Ppoyaa commited on
Commit
e2f4108
1 Parent(s): c1068d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -11,11 +11,9 @@ Lumina-5.5-Instruct is a Mixture of Experts (MoE) made with [LazyMergekit](https
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
 
11
  Coming soon.
12
 
13
  ## Quants
14
+ By [mradermacher](https://huggingface.co/mradermacher):
15
+ * Static GGUF: [mradermacher/Lumina-5.5-Instruct-GGUF](https://huggingface.co/mradermacher/Lumina-5.5-Instruct-GGUF)
16
+ * Imatrix GGUF: [mradermacher/Lumina-5.5-Instruct-i1-GGUF](https://huggingface.co/mradermacher/Lumina-5.5-Instruct-i1-GGUF)
 
 
17
  ## 💻 Usage
18
 
19
  ```python