Commit
•
395d7e6
1
Parent(s):
3e67c79
Add AWQ quant (#2)
Browse files- Add AWQ quant (c091e3d5cb57a47a4925033279ee39dffa050667)
Co-authored-by: Smokeweaver <[email protected]>
README.md
CHANGED
@@ -30,4 +30,5 @@ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslo
|
|
30 |
|
31 |
# Quants
|
32 |
|
33 |
-
- [dagbs/-GGUF](https://huggingface.co/dagbs/AlphaHitchhiker-7B-GGUF)
|
|
|
|
30 |
|
31 |
# Quants
|
32 |
|
33 |
+
- [dagbs/-GGUF](https://huggingface.co/dagbs/AlphaHitchhiker-7B-GGUF)
|
34 |
+
- [solidrust/-AWQ](https://huggingface.co/solidrust/AlphaHitchhiker-7B-AWQ)
|