duyntnet commited on
Commit
3dcd543
·
verified ·
1 Parent(s): 68d228c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - imatrix
9
  - mistralai
10
  - Mistral-7B-Instruct-v0.2
 
11
  ---
12
  Quantizations of https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2
13
 
@@ -67,4 +68,4 @@ KeyError: 'mistral'
67
  Installing transformers from source should solve the issue
68
  pip install git+https://github.com/huggingface/transformers
69
 
70
- This should not be required after transformers-v4.33.4.
 
8
  - imatrix
9
  - mistralai
10
  - Mistral-7B-Instruct-v0.2
11
+ - transformers
12
  ---
13
  Quantizations of https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2
14
 
 
68
  Installing transformers from source should solve the issue
69
  pip install git+https://github.com/huggingface/transformers
70
 
71
+ This should not be required after transformers-v4.33.4.