khoantap commited on
Commit
bac3c56
1 Parent(s): 8156d61

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "meta-llama/Llama-2-13b-chat-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -14,6 +14,7 @@
14
  "num_attention_heads": 40,
15
  "num_hidden_layers": 40,
16
  "num_key_value_heads": 40,
 
17
  "pretraining_tp": 1,
18
  "rms_norm_eps": 1e-05,
19
  "rope_scaling": null,
 
1
  {
2
+ "_name_or_path": "Sao10K/Mythical-Destroyer-V2-L2-13B",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
14
  "num_attention_heads": 40,
15
  "num_hidden_layers": 40,
16
  "num_key_value_heads": 40,
17
+ "pad_token_id": 0,
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
generation_config.json CHANGED
@@ -1,10 +1,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.33.0.dev0"
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.33.0.dev0"
7
  }
pytorch_model-00001-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5995081efc4bb6bb1bac14d1e130fbe1181f7324d3347af1077dc6a12e96612
3
- size 9948721353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5f4f7eae2b9ba9d690a23ad36ba73650ed48963838b9480642695953d05125e
3
+ size 9948719433
pytorch_model-00002-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d07173dffc25bf3cb02e58c82916f272080d7963f85a08ba2b672ed2714b7ee3
3
- size 9904157328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a463db9fec426a2c831931ac519a33f08416c54ec5cf4d3bb9239ec80c9ce3b
3
+ size 9904155408
pytorch_model-00003-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39962474694979d486dbcc29afa26bd52bee614fde199ce5dff33f625d5f0bb2
3
- size 6178979423
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c86ef8f1d6800b0fb9842e3bd8a08468060edeceafc9d72d864ec1bdfd58e67b
3
+ size 6178978207