mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-02-01 20:23:37 +00:00
[misc] upgrade format to py39 (#7256)
This commit is contained in:
@@ -20,9 +20,9 @@ from .model_utils.valuehead import load_valuehead_params
|
||||
|
||||
__all__ = [
|
||||
"QuantizationMethod",
|
||||
"find_all_linear_modules",
|
||||
"load_config",
|
||||
"load_model",
|
||||
"load_tokenizer",
|
||||
"find_all_linear_modules",
|
||||
"load_valuehead_params",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user