eastmoe commited on
Commit
35cbf7a
·
verified ·
1 Parent(s): 3a41d86

Create small/config.json

Browse files
Files changed (1) hide show
  1. small/config.json +8 -0
small/config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "muscriptor",
3
+ "variant": "small",
4
+ "dim": 768,
5
+ "num_heads": 12,
6
+ "num_layers": 14,
7
+ "card": 1393
8
+ }