初始化项目,由ModelHub XC社区提供模型
Model: Raffleraffle/manifoldgl Source: Original Platform
This commit is contained in:
9
adapter_config.json
Normal file
9
adapter_config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"task_type": "CAUSAL_LM",
|
||||
"base_model_name_or_path": "Qwen/Qwen2.5-7B",
|
||||
"inference_mode": true,
|
||||
"target_modules": ["q_proj", "k_proj", "v_proj", "o_proj"],
|
||||
"r": 8,
|
||||
"lora_alpha": 32,
|
||||
"lora_dropout": 0.0
|
||||
}
|
||||
Reference in New Issue
Block a user