mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 04:40:35 +08:00
@@ -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