oivlisnet commited on
Commit
0522a88
1 Parent(s): 3f1db8d

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:cb54501dc590c894813bffc2b224dd949696159cdd819356417ff6969980f31b
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:a98135d7c11025cfb4e7baade029c0cad5af02083af1f0d93ce0a51d3b89b271
3
+ size 2267958280
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff