Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"InternLM2ForCausalLM"
|
5 |
],
|
@@ -7,7 +7,7 @@
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internlm2.InternLM2Config",
|
9 |
"AutoModel": "modeling_internlm2.InternLM2ForCausalLM",
|
10 |
-
"AutoModelForCausalLM": "
|
11 |
},
|
12 |
"bias": false,
|
13 |
"bos_token_id": 1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "AI4Chem/CHEMLLM-2b-1_5",
|
3 |
"architectures": [
|
4 |
"InternLM2ForCausalLM"
|
5 |
],
|
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internlm2.InternLM2Config",
|
9 |
"AutoModel": "modeling_internlm2.InternLM2ForCausalLM",
|
10 |
+
"AutoModelForCausalLM": "modeling_internlm2.InternLM2ForCausalLM"
|
11 |
},
|
12 |
"bias": false,
|
13 |
"bos_token_id": 1,
|