mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-08 12:46:06 +08: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