mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-21 22:30:35 +08:00
update webui #1086
Former-commit-id: 65a48bc398f18f71f5f2659b2070e3b9593af243
This commit is contained in:
@@ -57,6 +57,9 @@ def create_eval_tab(top_elems: Dict[str, "Component"], runner: "Runner") -> Dict
|
||||
top_elems["quantization_bit"],
|
||||
top_elems["template"],
|
||||
top_elems["system_prompt"],
|
||||
top_elems["flash_attn"],
|
||||
top_elems["shift_attn"],
|
||||
top_elems["rope_scaling"],
|
||||
dataset_dir,
|
||||
dataset,
|
||||
cutoff_len,
|
||||
|
||||
Reference in New Issue
Block a user