Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,11 @@ Lumina-3.5 is a Mixture of Experts (MoE) made with [LazyMergekit](https://colab.
|
|
24 |
|Winogrande (5-shot) |83.98|
|
25 |
|GSM8k (5-shot) |67.93|
|
26 |
|
|
|
|
|
|
|
|
|
|
|
27 |
## 💻 Usage
|
28 |
|
29 |
```python
|
|
|
24 |
|Winogrande (5-shot) |83.98|
|
25 |
|GSM8k (5-shot) |67.93|
|
26 |
|
27 |
+
# Quantized
|
28 |
+
|
29 |
+
Special thanks to GGUFs made by [MarsupialAI](https://huggingface.co/MarsupialAI)
|
30 |
+
* [MarsupialAI/Lumina-3.5-GGUF](https://huggingface.co/MarsupialAI/Lumina-3.5-GGUF)
|
31 |
+
|
32 |
## 💻 Usage
|
33 |
|
34 |
```python
|