Instructions to use ArtusDev/Vortex5_Poetic-Rune-12B-EXL3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArtusDev/Vortex5_Poetic-Rune-12B-EXL3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ArtusDev/Vortex5_Poetic-Rune-12B-EXL3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
| 2 |
base_model: Vortex5/Poetic-Rune-12B
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## EXL3 Quants of Vortex5/Poetic-Rune-12B
|
|
|
|
| 2 |
base_model: Vortex5/Poetic-Rune-12B
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
| 5 |
+
library_name: transformers
|
| 6 |
+
tags:
|
| 7 |
+
- mergekit
|
| 8 |
+
- merge
|
| 9 |
+
- roleplay
|
| 10 |
+
- exl3
|
| 11 |
---
|
| 12 |
|
| 13 |
## EXL3 Quants of Vortex5/Poetic-Rune-12B
|