unaidedelf87777 commited on
Commit
f4cba1f
1 Parent(s): fdc830f

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. 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": true,
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
  }