Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"attention_dropout": 0.0,
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "damerajee/Llamoe-test--configuration_Llamoe.LlamoeConfig",
|
10 |
-
"AutoModelForCausalLM": "damerajee/Llamoe-test--modeling_Llamoe.LlamoeForCausalLM"
|
11 |
"AutoTokenizer": "damerajee/Llamoe-test--tokenizer_Llamoe.LlamoeTokenizer"
|
12 |
|
13 |
},
|
|
|
7 |
"attention_dropout": 0.0,
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "damerajee/Llamoe-test--configuration_Llamoe.LlamoeConfig",
|
10 |
+
"AutoModelForCausalLM": "damerajee/Llamoe-test--modeling_Llamoe.LlamoeForCausalLM",
|
11 |
"AutoTokenizer": "damerajee/Llamoe-test--tokenizer_Llamoe.LlamoeTokenizer"
|
12 |
|
13 |
},
|