llama board: add unsloth
This commit is contained in:
@@ -25,9 +25,8 @@ class Manager:
|
||||
self.all_elems["top"]["finetuning_type"],
|
||||
self.all_elems["top"]["quantization_bit"],
|
||||
self.all_elems["top"]["template"],
|
||||
self.all_elems["top"]["flash_attn"],
|
||||
self.all_elems["top"]["shift_attn"],
|
||||
self.all_elems["top"]["rope_scaling"]
|
||||
self.all_elems["top"]["rope_scaling"],
|
||||
self.all_elems["top"]["booster"]
|
||||
}
|
||||
|
||||
def list_elems(self) -> List["Component"]:
|
||||
|
||||
Reference in New Issue
Block a user