SimonMA commited on
Commit
35cf7f1
1 Parent(s): 7872af2

Upload LlamaForCausalLM

Browse files
generation_config.json CHANGED
@@ -1,9 +1,10 @@
1
  {
2
  "bos_token_id": 1,
 
3
  "eos_token_id": 2,
4
  "max_length": 4096,
5
  "pad_token_id": 0,
6
- "temperature": 0.9,
7
- "top_p": 0.6,
8
  "transformers_version": "4.31.0"
9
  }
 
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:de6714fccf9fa28a733d8157e3c483686b2e718edd3d85e7a126e2d714812458
3
  size 9976637886
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f024840a42293af9efe9d77714c0f3de4403eaf4eb43fcd28df03eeea9f357e5
3
  size 9976637886
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d3b0ccd176254760574b9c6ee30266d4c089af704753b3f1034570f562d6efa
3
  size 3500316627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:559d281db917c9532d88026731b298b0c70a0742375b024938d0c768cb6125cf
3
  size 3500316627