Text Generation
Transformers
Safetensors
llama
Merge
mergekit
lazymergekit
TinyLlama/TinyLlama-1.1B-Chat-v1.0
cognitivecomputations/TinyDolphin-2.8.2-1.1b-laser
cognitivecomputations/TinyDolphin-2.8.1-1.1b
TinyLlama/TinyLlama-1.1B-intermediate-step-715k-1.5T
text-generation-inference
Inference Endpoints
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"rstrip": false,
|
26 |
"single_word": false,
|
27 |
"special": true
|
28 |
-
}
|
29 |
}
|
30 |
"bos_token": "<s>",
|
31 |
"clean_up_tokenization_spaces": false,
|
|
|
25 |
"rstrip": false,
|
26 |
"single_word": false,
|
27 |
"special": true
|
28 |
+
}
|
29 |
}
|
30 |
"bos_token": "<s>",
|
31 |
"clean_up_tokenization_spaces": false,
|