MCPcopy Create free account
hub / github.com/FreedomIntelligence/LLMZoo / train_fast.py

File train_fast.py

train_fast.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from llmzoo.models.llama.llama_flash_attn_monkey_patch import replace_llama_attn_with_flash_attn
2
3replace_llama_attn_with_flash_attn()
4

Callers

nothing calls this directly

Calls 2

trainFunction · 0.90

Tested by

no test coverage detected