Transformers
GGUF
English
quantized
roleplay
imatrix
mistral
Lewdiculous commited on
Commit
7f88334
1 Parent(s): 49f0908

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,14 +8,16 @@ language:
8
  - en
9
  tags:
10
  - gguf
11
- - quantization
12
  - roleplay
13
  - imatrix
14
  - mistral
 
15
  ---
16
 
17
  This repository hosts GGUF-Imatrix quantizations for [ChaoticNeutrals/Eris_Floramix_DPO_7B](https://huggingface.co/ChaoticNeutrals/Eris_Floramix_DPO_7B).
18
 
 
19
  ```python
20
  quantization_options = [
21
  "Q3_K_M", "Q4_K_M", "Q5_K_M", "Q6_K",
 
8
  - en
9
  tags:
10
  - gguf
11
+ - quantized
12
  - roleplay
13
  - imatrix
14
  - mistral
15
+ inference: false
16
  ---
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",