Lewdiculous
commited on
Commit
•
2ec0189
1
Parent(s):
8a3a355
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ inference: false
|
|
9 |
|
10 |
GGUF-IQ-Imatrix quants for [YeungNLP/firefly-gemma-7b](https://huggingface.co/YeungNLP/firefly-gemma-7b):
|
11 |
|
|
|
|
|
12 |
```python
|
13 |
quantization_options = [
|
14 |
"IQ2_XXS", "IQ2_XS", "IQ2_S", "IQ2_M", "Q3_K_M",
|
|
|
9 |
|
10 |
GGUF-IQ-Imatrix quants for [YeungNLP/firefly-gemma-7b](https://huggingface.co/YeungNLP/firefly-gemma-7b):
|
11 |
|
12 |
+
**This isn't a roleplay model. Read card information for applications.**
|
13 |
+
|
14 |
```python
|
15 |
quantization_options = [
|
16 |
"IQ2_XXS", "IQ2_XS", "IQ2_S", "IQ2_M", "Q3_K_M",
|