Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,12 @@ Lumina-5.5-Instruct is a Mixture of Experts (MoE) made with [LazyMergekit](https
|
|
10 |
## π Open LLM Leaderboard Evaluation Results
|
11 |
Coming soon.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## π» Usage
|
14 |
|
15 |
```python
|
|
|
10 |
## π Open LLM Leaderboard Evaluation Results
|
11 |
Coming soon.
|
12 |
|
13 |
+
## Quants
|
14 |
+
[mradermacher](https://huggingface.co/mradermacher)
|
15 |
+
`
|
16 |
+
* Static GGUF: https://huggingface.co/mradermacher/Lumina-5.5-Instruct-GGUF
|
17 |
+
* Imatrix GGUF: https://huggingface.co/mradermacher/Lumina-5.5-Instruct-i1-GGUF
|
18 |
+
`
|
19 |
## π» Usage
|
20 |
|
21 |
```python
|