oivlisnet commited on
Commit
ea0f1f1
1 Parent(s): f5a09bf

Upload LlamaForCausalLM

Browse files
config.json ADDED
The diff for this file is too large to render. See raw diff
 
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "do_sample": true,
4
+ "eos_token_id": 2,
5
+ "max_length": 4096,
6
+ "pad_token_id": 0,
7
+ "temperature": 0.6,
8
+ "top_p": 0.9,
9
+ "transformers_version": "4.36.2"
10
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed654e9724b086dc8a7e5288204e150c5fbac696ad6cbb0e26615dcfaff9b9fd
3
+ size 4991476560
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01738d9b362230d4c7f4cc8bc89c54d416ac24c64db12cacde48ccdb14bf471
3
+ size 2267958280
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff