wang7776 commited on
Commit
39a84a3
1 Parent(s): e06d1c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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 10% 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