Weyaxi commited on
Commit
5ef2bb4
1 Parent(s): 3185348

add quants :)

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -141,7 +141,17 @@ model.generate(**gen_input)
141
 
142
  # 🔄 Quantizationed versions
143
 
144
- Quantizationed versions of this model is currently not available. It will be available soon :)
 
 
 
 
 
 
 
 
 
 
145
 
146
  # 🎯 Evaluation Results
147
 
 
141
 
142
  # 🔄 Quantizationed versions
143
 
144
+ ## GGUF [@bartowski](https://huggingface.co/bartowski)
145
+
146
+ - https://huggingface.co/bartowski/EulerMath-Mistral-7B-GGUF
147
+
148
+ ## ExLlamaV2 [@bartowski](https://huggingface.co/bartowski)
149
+
150
+ - https://huggingface.co/bartowski/EulerMath-Mistral-7B-exl2
151
+
152
+ ## AWQ [@solidrust](https://huggingface.co/solidrust)
153
+
154
+ - https://huggingface.co/solidrust/EulerMath-Mistral-7B-AWQ
155
 
156
  # 🎯 Evaluation Results
157