at2507 commited on
Commit
cd851cf
1 Parent(s): e3dec55

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
generation_config.json CHANGED
@@ -1,9 +1,10 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 1,
 
4
  "eos_token_id": 2,
5
- "pad_token_id": 32000,
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:048b9b8cce23ab9679b06506d87866eae491ce17e0e1d3a8cc12d09fe07bd6ce
3
  size 9976638373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614f6904c1bf8b5bae45f13f70701902e801eeb47286fe1183cfae18bd0a8227
3
  size 9976638373
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7649088b78f4c648cb71d6618fccdd27d7438fb64dfa9b827c91d31fa51f488c
3
  size 3500317102
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e6066c099b5291b68114d9397ecda1aee08776128c0e7d0a56e5db8aad604d
3
  size 3500317102