unaidedelf87777
commited on
Commit
•
f4cba1f
1
Parent(s):
fdc830f
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -60,6 +60,6 @@
|
|
60 |
"tokenizer_file": "/root/.cache/huggingface/hub/models--mistralai--Mistral-7B-v0.1/snapshots/1fb99329f9023da943204744e9189c1744663504/tokenizer.json",
|
61 |
"trust_remote_code": false,
|
62 |
"unk_token": "<unk>",
|
63 |
-
"use_default_system_prompt":
|
64 |
"use_fast": true
|
65 |
}
|
|
|
60 |
"tokenizer_file": "/root/.cache/huggingface/hub/models--mistralai--Mistral-7B-v0.1/snapshots/1fb99329f9023da943204744e9189c1744663504/tokenizer.json",
|
61 |
"trust_remote_code": false,
|
62 |
"unk_token": "<unk>",
|
63 |
+
"use_default_system_prompt": false,
|
64 |
"use_fast": true
|
65 |
}
|