zhestyatsky
commited on
Commit
•
bf89b0d
1
Parent(s):
1a05be8
Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_class": "AutoDPOModelForCausalLM",
|
5 |
"parent_library": "models.model_dpo"
|
6 |
},
|
7 |
-
"base_model_name_or_path":
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
|
|
4 |
"base_model_class": "AutoDPOModelForCausalLM",
|
5 |
"parent_library": "models.model_dpo"
|
6 |
},
|
7 |
+
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|