mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
support HQQ/EETQ #4113
This commit is contained in:
@@ -71,6 +71,7 @@ class Manager:
|
||||
self._id_to_elem["top.finetuning_type"],
|
||||
self._id_to_elem["top.checkpoint_path"],
|
||||
self._id_to_elem["top.quantization_bit"],
|
||||
self._id_to_elem["top.quantization_method"],
|
||||
self._id_to_elem["top.template"],
|
||||
self._id_to_elem["top.rope_scaling"],
|
||||
self._id_to_elem["top.booster"],
|
||||
|
||||
Reference in New Issue
Block a user