hbfreed commited on
Commit
19d9d34
·
verified ·
1 Parent(s): 415dadd

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model.safetensors +3 -0
  2. pruning_config.json +5 -0
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f309b32e672c509af7fb120b74605b4356c8700f0315eac5332cb3263263f068
3
+ size 21040268152
pruning_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "base_model": "allenai/Flex-math-2x7B-1T",
3
+ "importance_type": "math",
4
+ "expert_1_width": 8192
5
+ }