Update README.md
Browse files
README.md
CHANGED
@@ -26,10 +26,6 @@ This allows the model to be pruned according to one's needs.
|
|
26 |
|
27 |
This pruned model has a total parameter is equivalent to 441B.
|
28 |
|
29 |
-
|
30 |
-
This is a test validation to see if we can prune the model according to professional requirements and still maintain acceptable performance. The model size has been reduced by about half, and no distortion has occurred.
|
31 |
-
|
32 |
-
|
33 |
## Use with transformers
|
34 |
|
35 |
```
|
|
|
26 |
|
27 |
This pruned model has a total parameter is equivalent to 441B.
|
28 |
|
|
|
|
|
|
|
|
|
29 |
## Use with transformers
|
30 |
|
31 |
```
|