andersonbcdefg commited on
Commit
18b1d96
·
1 Parent(s): c8ea81f

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "TaylorAI/Flash-Llama-220M",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -9,13 +9,13 @@
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,
11
  "hidden_act": "silu",
12
- "hidden_size": 768,
13
  "initializer_range": 0.02,
14
- "intermediate_size": 2048,
15
  "max_position_embeddings": 32768,
16
  "model_type": "llama",
17
  "num_attention_heads": 12,
18
- "num_hidden_layers": 24,
19
  "num_key_value_heads": 12,
20
  "pad_token_id": 0,
21
  "pretraining_tp": 1,
 
1
  {
2
+ "_name_or_path": "TaylorAI/Flash-Llama-30M",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,
11
  "hidden_act": "silu",
12
+ "hidden_size": 384,
13
  "initializer_range": 0.02,
14
+ "intermediate_size": 1024,
15
  "max_position_embeddings": 32768,
16
  "model_type": "llama",
17
  "num_attention_heads": 12,
18
+ "num_hidden_layers": 4,
19
  "num_key_value_heads": 12,
20
  "pad_token_id": 0,
21
  "pretraining_tp": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63c79465711a37f9c8bd490f6ca6f54f7c873ae06086d8e669a2b2c0301179df
3
- size 876309369
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:189cd670a2174c7fcef72a7d223e576c13d105fc9f6c533f1f56c4bf76cecb18
3
+ size 126642150