Lewdiculous
commited on
Commit
•
056ae9f
1
Parent(s):
35556bf
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,6 @@ inference: false
|
|
17 |
|
18 |
This repository hosts GGUF-Imatrix quantizations for [ChaoticNeutrals/Eris_Floramix_DPO_7B](https://huggingface.co/ChaoticNeutrals/Eris_Floramix_DPO_7B).
|
19 |
|
20 |
-
To be uploaded:
|
21 |
```python
|
22 |
quantization_options = [
|
23 |
"Q3_K_M", "Q4_K_M", "Q5_K_M", "Q6_K",
|
|
|
17 |
|
18 |
This repository hosts GGUF-Imatrix quantizations for [ChaoticNeutrals/Eris_Floramix_DPO_7B](https://huggingface.co/ChaoticNeutrals/Eris_Floramix_DPO_7B).
|
19 |
|
|
|
20 |
```python
|
21 |
quantization_options = [
|
22 |
"Q3_K_M", "Q4_K_M", "Q5_K_M", "Q6_K",
|