JRosenkranz commited on
Commit
b2ade88
1 Parent(s): 2e71e29

initial commit of model weights

Browse files
Files changed (2) hide show
  1. config.json +22 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MLPSpeculatorPreTrainedModel"
4
+ ],
5
+ "emb_dim": 5120,
6
+ "inner_dim": 4096,
7
+ "model_type": "mlp_speculator",
8
+ "n_candidates": 5,
9
+ "n_predict": 7,
10
+ "top_k_tokens_per_head": [
11
+ 4,
12
+ 3,
13
+ 2,
14
+ 2,
15
+ 2,
16
+ 2,
17
+ 2
18
+ ],
19
+ "torch_dtype": "float16",
20
+ "transformers_version": "4.35.0",
21
+ "vocab_size": 32016
22
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3baa9ca07e226cb546e908d1ac126bef73a0a958c264800f18a8d88e8dd4619
3
+ size 3915238824