Mohammadreza
commited on
Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_class": "LlamaForCausalLM",
|
5 |
"parent_library": "transformers.models.llama.modeling_llama"
|
6 |
},
|
7 |
-
"base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
|
|
4 |
"base_model_class": "LlamaForCausalLM",
|
5 |
"parent_library": "transformers.models.llama.modeling_llama"
|
6 |
},
|
7 |
+
"base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|