Instructions to use wezzel98765/Qwopus3.6-27B-v2-oQ6-fp16-mtp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use wezzel98765/Qwopus3.6-27B-v2-oQ6-fp16-mtp with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwopus3.6-27B-v2-oQ6-fp16-mtp wezzel98765/Qwopus3.6-27B-v2-oQ6-fp16-mtp
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ base_model:
|
|
| 5 |
library_name: mlx
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
| 8 |
Has been converted using OMLX Version 0.4.0rc2 (1395)
|
| 9 |
MTP Headers have been retained
|
| 10 |
|
|
|
|
| 5 |
library_name: mlx
|
| 6 |
---
|
| 7 |
|
| 8 |
+
Quantised from Jackrong/Qwopus3.6-27B-v2
|
| 9 |
+
|
| 10 |
Has been converted using OMLX Version 0.4.0rc2 (1395)
|
| 11 |
MTP Headers have been retained
|
| 12 |
|