Upload folder using huggingface_hub
Browse files- model.safetensors +3 -0
- pruning_config.json +5 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8385fc82c4c3a95ce624c6006811b73afb1b7537a67bc57a9f24178ecbd6e566
|
| 3 |
+
size 16208429808
|
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": 2048
|
| 5 |
+
}
|