Ppoyaa commited on
Commit
44d136a
·
verified ·
1 Parent(s): 58139a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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