mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
fix packing for eager/sdpa attn
This commit is contained in:
@@ -79,6 +79,7 @@ TRAINING_STAGES = {
|
||||
STAGES_USE_PAIR_DATA = {"rm", "dpo"}
|
||||
|
||||
SUPPORTED_CLASS_FOR_BLOCK_DIAG_ATTN = {
|
||||
"cohere",
|
||||
"falcon",
|
||||
"gemma",
|
||||
"gemma2",
|
||||
|
||||
Reference in New Issue
Block a user