Lewdiculous commited on
Commit
107d1d8
1 Parent(s): 3c28b57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,10 +4,11 @@ tags:
4
  - gguf
5
  - mistral
6
  - roleplay
 
7
  ---
8
  This repository hosts GGUF-IQ-Imatrix quants for [Virt-io/Nina-v2-7B](https://huggingface.co/Virt-io/Nina-v2-7B).
9
 
10
- Quantizing and uploading:
11
  ```python
12
  quantization_options = [
13
  "Q4_K_M", "Q4_K_S", "IQ4_XS", "Q5_K_M", "Q5_K_S",
 
4
  - gguf
5
  - mistral
6
  - roleplay
7
+ - sillytavern
8
  ---
9
  This repository hosts GGUF-IQ-Imatrix quants for [Virt-io/Nina-v2-7B](https://huggingface.co/Virt-io/Nina-v2-7B).
10
 
11
+ Quants:
12
  ```python
13
  quantization_options = [
14
  "Q4_K_M", "Q4_K_S", "IQ4_XS", "Q5_K_M", "Q5_K_S",