Vikrantyadav11234 commited on
Commit
a86970a
·
verified ·
1 Parent(s): cc9ac2a

Upload cache/models--verbalyze--Llama3.1/blobs/773089e2cc06c3a00226f6176db5aea0982fad79 with huggingface_hub

Browse files
cache/models--verbalyze--Llama3.1/blobs/773089e2cc06c3a00226f6176db5aea0982fad79 ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "do_sample": true,
5
+ "eos_token_id": 128001,
6
+ "max_length": 131072,
7
+ "pad_token_id": 128004,
8
+ "temperature": 0.6,
9
+ "top_p": 0.9,
10
+ "transformers_version": "4.45.1"
11
+ }