Upload folder using huggingface_hub
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"r":
|
|
|
1 |
+
{"r": 32, "lora_alpha": 64, "target_modules": ["q_proj", "v_proj", "o_proj", "gate_proj", "down_proj", "up_proj"], "peft_type": "LORA", "base_model_name_or_path": "Qwen/Qwen2.5-0.5B-Instruct"}
|