xiaoxiawu123 commited on
Commit
ad2f4b0
·
verified ·
1 Parent(s): 4abddb9

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +30 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLMEagle3"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "draft_vocab_size": 32000,
9
+ "dtype": "bfloat16",
10
+ "eos_token_id": 2,
11
+ "head_dim": 128,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 3072,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 8192,
16
+ "max_position_embeddings": 196608,
17
+ "mlp_bias": false,
18
+ "model_type": "llama",
19
+ "num_attention_heads": 24,
20
+ "num_hidden_layers": 1,
21
+ "num_key_value_heads": 8,
22
+ "pretraining_tp": 1,
23
+ "rms_norm_eps": 1e-06,
24
+ "rope_scaling": null,
25
+ "rope_theta": 5000000,
26
+ "tie_word_embeddings": false,
27
+ "transformers_version": "4.57.1",
28
+ "use_cache": true,
29
+ "vocab_size": 200064
30
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99dc7c6a8af7c5ea69c50140ac7d23355b4a12a37e83fb369473a3c00a80399b
3
+ size 1715690464