Lin0He commited on
Commit
2361723
·
1 Parent(s): b9fb159

Upload model

Browse files
Files changed (1) hide show
  1. generation_config.json +9 -0
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "_original_object_hash": 6265456577312701715,
4
+ "bos_token_id": 50256,
5
+ "eos_token_id": 50256,
6
+ "num_assistant_tokens": 5,
7
+ "num_assistant_tokens_schedule": "heuristic",
8
+ "transformers_version": "4.32.1"
9
+ }