anhuu commited on
Commit
677318e
1 Parent(s): 9deb700

Upload LlamaForCausalLM

Browse files
generation_config.json CHANGED
@@ -1,7 +1,10 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 1,
 
4
  "eos_token_id": 2,
 
5
  "pad_token_id": 0,
 
 
6
  "transformers_version": "4.31.0"
7
  }
 
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.31.0"
10
  }
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3bf420fb2ac4c7880a2053531f25890ea40a182a41144ee4e45d24ea538ca3e
3
- size 9976635045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ee9ce4a215bc1126164ddc610999710adfc37b30acee6083f6e1839152e7c9
3
+ size 9976638437
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:032f22536197d2ddaf41a27aeae86d22fb776cd8605d6703d8bb2b47015fdc78
3
- size 3500316014
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ddc2e0e200ba32b3ba985db33717d451e99280c990725fdc9d6bd31fc7c782c
3
+ size 3500317166