ltoniazzi commited on
Commit
9cf16f8
·
verified ·
1 Parent(s): 75e3c86

Upload Phi3ForCausalLM/size=64/base/generation_config.json with huggingface_hub

Browse files
Phi3ForCausalLM/size=64/base/generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": [
5
+ 32000,
6
+ 32001,
7
+ 32007
8
+ ],
9
+ "pad_token_id": 32000,
10
+ "transformers_version": "4.44.0"
11
+ }