Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
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.
|
12 |
|
13 |
},
|
14 |
"bos_token_id": 1,
|
|
|
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 |
},
|
14 |
"bos_token_id": 1,
|