mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
fix #1558
This commit is contained in:
@@ -71,7 +71,7 @@ def find_all_linear_modules(
|
||||
return list(module_names)
|
||||
|
||||
|
||||
def generate_model_card(
|
||||
def get_modelcard_args(
|
||||
model_args: "ModelArguments",
|
||||
data_args: "DataArguments",
|
||||
finetuning_args: "FinetuningArguments"
|
||||
|
||||
Reference in New Issue
Block a user