hbfreed commited on
Commit
3ca9c31
·
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:114217ec0f58662c4895ff513fd5b15d34822748e3d33d631dcaac6aa55b6017
3
+ size 18926338888
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": 5504
5
+ }