Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@ Note: currently non-functional because of missing `mtp.safetensors` file and ent
|
|
| 2 |
|
| 3 |
Forked from https://github.com/CerebrasResearch/reap to https://github.com/AesSedai/reap to hack in GLM-4.6 support.
|
| 4 |
|
|
|
|
| 5 |
```
|
| 6 |
bash experiments/pruning-cli.sh 0,1,2,3,4,5,6,7 zai-org/GLM-4.6 reap 42 0.25 theblackcat102/evol-codealpaca-v1 true true true false false
|
| 7 |
```
|
|
|
|
| 2 |
|
| 3 |
Forked from https://github.com/CerebrasResearch/reap to https://github.com/AesSedai/reap to hack in GLM-4.6 support.
|
| 4 |
|
| 5 |
+
Produced with:
|
| 6 |
```
|
| 7 |
bash experiments/pruning-cli.sh 0,1,2,3,4,5,6,7 zai-org/GLM-4.6 reap 42 0.25 theblackcat102/evol-codealpaca-v1 true true true false false
|
| 8 |
```
|