JesseGuerrero commited on
Commit
27cc6c0
·
verified ·
1 Parent(s): 8c54fc9

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
  ],
@@ -9,7 +9,7 @@
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
12
- "max_position_embeddings": 4096,
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
 
1
  {
2
+ "_name_or_path": "georgesung/llama2_7b_chat_uncensored",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
12
+ "max_position_embeddings": 2048,
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
generation_config.json CHANGED
@@ -2,8 +2,6 @@
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
  }
 
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
  }
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1652f7572dd02852284cad691aa79d5e4d66feda7b27814d549c5d429065604
3
  size 9976638373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eceecdeeb0279e049f474bbbaf454b512392c9bc4d2c8d5fee4ffd733a7ef35e
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:d74180ec002285d6969a88961fe3412e5d09488f9eb3667309638d9b0a73daf3
3
  size 3500317102
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e97db661c5aa683745566d4d138ed9592b85388d2c739b20808276490437111
3
  size 3500317102