Benson commited on
Commit
69b7f60
1 Parent(s): 39da782

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "NousResearch/Nous-Hermes-llama-2-7b",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -21,6 +21,6 @@
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "float16",
23
  "transformers_version": "4.31.0",
24
- "use_cache": false,
25
  "vocab_size": 32000
26
  }
 
1
  {
2
+ "_name_or_path": "NousResearch/Llama-2-7b-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "float16",
23
  "transformers_version": "4.31.0",
24
+ "use_cache": true,
25
  "vocab_size": 32000
26
  }
generation_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
- "pad_token_id": 0,
6
  "temperature": 0.9,
7
  "top_p": 0.6,
8
  "transformers_version": "4.31.0"
 
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"
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0ff5e8b454110004059f4f73e965f984ffb1b5efa50fdf71a85ec37153dc023
3
  size 9976637886
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849b93457767c0f2b32e68334af25e70825f7255d3ca8ed16ed84ca27155c8ee
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:b62bd616eff9dd376965d7f0ba6b7f244cecffbb41eaec79f6ac137fb4f7c04d
3
  size 3500316627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56adcfda482cdaf70be226a9f80ddc9d462d460b2cbc7c9dc4d0eb18d9de91cc
3
  size 3500316627