Lewdiculous's picture
Create README.md
8629a8b verified
|
raw
history blame
273 Bytes
---
tags:
- gguf
---
This repository hosts GGUF-IQ-Imatrix quantizations for [ResplendentAI/Datura_7B](https://huggingface.co/ResplendentAI/Datura_7B).
**This is experimental.**
```python
quantization_options = [
"Q4_K_M", "Q5_K_M", "Q6_K", "Q8_0"
]
```