bluelike commited on
Commit
e64b09e
1 Parent(s): 7a14bfd

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "chat_format": "chatml",
3
  "do_sample": true,
4
  "eos_token_id": 151643,
5
  "max_new_tokens": 512,
 
1
  {
2
+ "chat_format": "raw",
3
  "do_sample": true,
4
  "eos_token_id": 151643,
5
  "max_new_tokens": 512,