hbfreed commited on
Commit
ab12524
·
verified ·
1 Parent(s): 1d346a1

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:8eb469e93aa028ac206a492ff09ebfdb7a02f2066ffb82332c034fbf25a767ca
3
+ size 16208429808
pruning_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "base_model": "allenai/Flex-math-2x7B-1T",
3
+ "importance_type": "general",
4
+ "expert_1_width": 2048
5
+ }