fix packing for eager/sdpa attn

Former-commit-id: 6fd6aa4530
This commit is contained in:
hiyouga
2024-07-04 01:52:43 +08:00
parent a38ff842d0
commit 7b3c1f29ff
9 changed files with 51 additions and 20 deletions

View File

@@ -79,6 +79,7 @@ TRAINING_STAGES = {
STAGES_USE_PAIR_DATA = {"rm", "dpo"}
SUPPORTED_CLASS_FOR_BLOCK_DIAG_ATTN = {
"cohere",
"falcon",
"gemma",
"gemma2",