Instructions to use ArtusDev/Delta-Vector_Austral-32B-GLM4-Winton-EXL3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArtusDev/Delta-Vector_Austral-32B-GLM4-Winton-EXL3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ArtusDev/Delta-Vector_Austral-32B-GLM4-Winton-EXL3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,41 @@
|
|
| 2 |
base_model: Delta-Vector/Austral-32B-GLM4-Winton
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## EXL3 Quants of Delta-Vector/Austral-32B-GLM4-Winton
|
|
|
|
| 2 |
base_model: Delta-Vector/Austral-32B-GLM4-Winton
|
| 3 |
base_model_relation: quantized
|
| 4 |
quantized_by: ArtusDev
|
| 5 |
+
license: apache-2.0
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
library_name: transformers
|
| 9 |
+
tags:
|
| 10 |
+
- roleplay
|
| 11 |
+
- finetune
|
| 12 |
+
- axolotl
|
| 13 |
+
- adventure
|
| 14 |
+
- creative-writing
|
| 15 |
+
- GLM4
|
| 16 |
+
- 32B
|
| 17 |
+
- exl3
|
| 18 |
+
datasets:
|
| 19 |
+
- Delta-Vector/Tauri-Rep-Remover-KTO
|
| 20 |
+
- Delta-Vector/Orion-LN-V1-ShareGPT
|
| 21 |
+
- Delta-Vector/Orion-Personamaxx-RP
|
| 22 |
+
- Delta-Vector/Orion-Co-Writer-51K
|
| 23 |
+
- Delta-Vector/Orion-Praxis-Co-Writer
|
| 24 |
+
- Delta-Vector/Orion-Shoujo-AI-Filtered-ShareGPT
|
| 25 |
+
- Delta-Vector/Orion-PIPPA-Cleaned-V2
|
| 26 |
+
- Delta-Vector/Orion-Alpindale-LN-ShareGPT
|
| 27 |
+
- Delta-Vector/Orion-Deepseek-V3-RP-Filtered
|
| 28 |
+
- Delta-Vector/Orion-Books-V2-ShareGPT
|
| 29 |
+
- Delta-Vector/Orion-Light-Novels-Roleplay-Logs-Books-Oh-My-duplicate-turns-removed
|
| 30 |
+
- Delta-Vector/Orion-RP-Guild
|
| 31 |
+
- Delta-Vector/Orion-Creative_Writing-Complexity
|
| 32 |
+
- Delta-Vector/Orion-Deepseek-R1-RP-Filtered
|
| 33 |
+
- Delta-Vector/Orion-Storium-Prefixed-Clean
|
| 34 |
+
- Delta-Vector/Orion-Misc-Sharegpt-Prefixed
|
| 35 |
+
- Delta-Vector/Orion-LIMARP-Complexity
|
| 36 |
+
- Delta-Vector/Orion-BlueSky-10K-Complexity
|
| 37 |
+
- Delta-Vector/Orion-OpenCAI-ShareGPT
|
| 38 |
+
- Delta-Vector/Orion-Roleplay-Logs-Sharegpt-Ngram-cleaned
|
| 39 |
+
- Delta-Vector/Orion-vanilla-backrooms-claude-sharegpt
|
| 40 |
---
|
| 41 |
|
| 42 |
## EXL3 Quants of Delta-Vector/Austral-32B-GLM4-Winton
|