better llamaboard

* easily resume from checkpoint
* support full and freeze checkpoints
* faster ui
This commit is contained in:
hiyouga
2024-05-29 23:55:38 +08:00
parent d0aa36b8ad
commit 8070871732
14 changed files with 303 additions and 193 deletions

View File

@@ -55,7 +55,7 @@ class Manager:
self._id_to_elem["top.model_name"],
self._id_to_elem["top.model_path"],
self._id_to_elem["top.finetuning_type"],
self._id_to_elem["top.adapter_path"],
self._id_to_elem["top.checkpoint_path"],
self._id_to_elem["top.quantization_bit"],
self._id_to_elem["top.template"],
self._id_to_elem["top.rope_scaling"],