mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
move configure_packing to llamafactory.model.patcher and fix constants
This commit is contained in:
@@ -66,7 +66,7 @@ STAGES_USE_PAIR_DATA = {"rm", "dpo"}
|
||||
|
||||
SUPPORTED_CLASS_FOR_S2ATTN = {"llama"}
|
||||
|
||||
SUPPORTED_CLASS_FOR_MULTIPACK = [
|
||||
SUPPORTED_CLASS_EFFECIENT_PACKING = [
|
||||
"llama",
|
||||
"mistral",
|
||||
"mixtral",
|
||||
|
||||
Reference in New Issue
Block a user