Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ tags:
|
|
5 |
- finetuned
|
6 |
inference: false
|
7 |
---
|
|
|
|
|
|
|
8 |
|
9 |
# Model Card for Mistral-7B-Instruct-v0.2
|
10 |
|
|
|
5 |
- finetuned
|
6 |
inference: false
|
7 |
---
|
8 |
+
# Overview
|
9 |
+
This model has been pruned to 30% sparsity using the [Wanda pruning method](https://arxiv.org/abs/2306.11695) on attention layers. This method requires no retraining or weight updates and still achieves competitive performance. A link to the base model can be found [here](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2).
|
10 |
+
|
11 |
|
12 |
# Model Card for Mistral-7B-Instruct-v0.2
|
13 |
|