Instructions to use FurAbyss/Equinox-31B-oQ8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use FurAbyss/Equinox-31B-oQ8 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Equinox-31B-oQ8 FurAbyss/Equinox-31B-oQ8
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ tags:
|
|
| 7 |
- oq
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# Equinox-31B-
|
| 11 |
|
| 12 |
This model was quantized from [LatitudeGames/Equinox-31B](https://huggingface.co/LatitudeGames/Equinox-31B) using [oQ](https://github.com/jundot/omlx) (oMLX v0.3.8) mixed-precision quantization.
|
| 13 |
|
|
|
|
| 7 |
- oq
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Equinox-31B-oQ8
|
| 11 |
|
| 12 |
This model was quantized from [LatitudeGames/Equinox-31B](https://huggingface.co/LatitudeGames/Equinox-31B) using [oQ](https://github.com/jundot/omlx) (oMLX v0.3.8) mixed-precision quantization.
|
| 13 |
|