Lewdiculous
commited on
Commit
•
4c54bc8
1
Parent(s):
d5898d8
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,9 @@ inference: false
|
|
18 |
|
19 |
This repository hosts GGUF-Imatrix quantizations for [ChaoticNeutrals/Eris_Floramix_DPO_7B](https://huggingface.co/ChaoticNeutrals/Eris_Floramix_DPO_7B).
|
20 |
|
21 |
-
|
|
|
|
|
22 |
|
23 |
```python
|
24 |
quantization_options = [
|
|
|
18 |
|
19 |
This repository hosts GGUF-Imatrix quantizations for [ChaoticNeutrals/Eris_Floramix_DPO_7B](https://huggingface.co/ChaoticNeutrals/Eris_Floramix_DPO_7B).
|
20 |
|
21 |
+
```
|
22 |
+
Base⇢ GGUF(F16)⇢ Imatrix-Data(F16)⇢ GGUF(Imatrix-Quants)
|
23 |
+
```
|
24 |
|
25 |
```python
|
26 |
quantization_options = [
|