Waheeb2001 commited on
Commit
d25fbf6
·
verified ·
1 Parent(s): da7a672

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. new1/config.json +27 -0
  2. new1/model.safetensors +3 -0
new1/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "TransformerLM"
4
+ ],
5
+ "aux_loss_alpha": 0.1,
6
+ "dim": 512,
7
+ "dropout": 0.0,
8
+ "flash_attn": true,
9
+ "hidden_dim": 1408,
10
+ "max_seq_len": 1024,
11
+ "model_type": "transformerlm",
12
+ "multiple_of": 64,
13
+ "n_heads": 8,
14
+ "n_kv_heads": 2,
15
+ "n_layers": 8,
16
+ "n_routed_experts": 4,
17
+ "n_shared_experts": true,
18
+ "norm_eps": 1e-05,
19
+ "norm_topk_prob": true,
20
+ "num_experts_per_tok": 2,
21
+ "rope_theta": 1000000.0,
22
+ "scoring_func": "softmax",
23
+ "seq_aux": true,
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.51.3",
26
+ "vocab_size": 6400
27
+ }
new1/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:519c9432b1ee4d832510afdfaea0580d54ffbd4dda884dd9928904a131a29591
3
+ size 116434248