Update README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,11 @@ This model uses a context window of up to 32k.
|
|
| 25 |
|Winogrande (5-shot) |82.08|
|
| 26 |
|GSM8k (5-shot) |72.93|
|
| 27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
## 💻 Usage
|
| 29 |
|
| 30 |
```python
|
|
|
|
| 25 |
|Winogrande (5-shot) |82.08|
|
| 26 |
|GSM8k (5-shot) |72.93|
|
| 27 |
|
| 28 |
+
# Quants
|
| 29 |
+
|
| 30 |
+
Special thanks to GGUFs made by [mradermacher](https://huggingface.co/mradermacher)
|
| 31 |
+
* [mradermacher/Lumina-3-GGUF](https://huggingface.co/mradermacher/Lumina-3-GGUF)
|
| 32 |
+
|
| 33 |
## 💻 Usage
|
| 34 |
|
| 35 |
```python
|