zerostratos commited on
Commit
e8c76cd
·
verified ·
1 Parent(s): 3406d6a

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -3,5 +3,6 @@
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "transformers_version": "4.45.1",
6
- "use_cache": false
 
7
  }
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "transformers_version": "4.45.1",
6
+ "use_cache": false,
7
+ "model_type": "mistral"
8
  }