tensorplex-labs commited on
Commit
494cfd4
·
verified ·
1 Parent(s): 908d1e9

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -1,17 +1,17 @@
1
  {
2
- "_name_or_path": "local_models/best",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "bos_token_id": 1,
9
- "eos_token_id": 2,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 11008,
14
- "max_position_embeddings": 2048,
15
  "model_type": "llama",
16
  "num_attention_heads": 32,
17
  "num_hidden_layers": 30,
@@ -22,7 +22,7 @@
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
- "transformers_version": "4.40.0",
26
  "use_cache": true,
27
  "vocab_size": 100288
28
  }
 
1
  {
2
+ "_name_or_path": "/workspace/checkpoints/best",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
+ "bos_token_id": 100257,
9
+ "eos_token_id": 100257,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 11008,
14
+ "max_position_embeddings": 4096,
15
  "model_type": "llama",
16
  "num_attention_heads": 32,
17
  "num_hidden_layers": 30,
 
22
  "rope_theta": 10000.0,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
+ "transformers_version": "4.38.0",
26
  "use_cache": true,
27
  "vocab_size": 100288
28
  }
generation_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 1,
4
- "eos_token_id": 2,
5
- "transformers_version": "4.40.0"
6
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 100257,
4
+ "eos_token_id": 100257,
5
+ "transformers_version": "4.38.0"
6
  }
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fffbd9ba982676a95139ac1244b6b3991e2e1feca72590f4828da79777a5411
3
  size 4969900704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff0de16551e1928e6530cec28a2081034b69e4b8e2499745965b8c8464571b46
3
  size 4969900704
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20efc28896cb595e8e3056e7a9a51ea5c137ebb2306cfe05f009213e2161f483
3
  size 4980945440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd74d12cafd711f17b7c6cc0e46d6cbf3ba21fbe690d49ea8f9e155e446743f
3
  size 4980945440
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c9f98f0e1547754176f71c9417e14ec867da9a5733e670bc7873a8f598ef0eb
3
  size 3835314016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4cf2f7b60fd4d168dec8d0f7a9f42ec3e99d8b39e37dc87b89f22693681898f
3
  size 3835314016