Lewdiculous commited on
Commit
2f35dd3
1 Parent(s): f5ba5e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -12,6 +12,12 @@ tags:
12
 
13
  **These are quants for an eperimental model.**
14
 
 
 
 
 
 
 
15
  Original model weights and information: <br> https://huggingface.co/Nitral-AI/Eris_PrimeV4.69-Vision-32k-7B
16
 
17
  MMPROJ: <br> [./blob/main/mmproj/mmproj-model-f16.gguf](./blob/main/mmproj/mmproj-model-f16.gguf)
 
12
 
13
  **These are quants for an eperimental model.**
14
 
15
+ quantization_options = [
16
+ "Q4_K_M", "Q4_K_S", "IQ4_XS",
17
+ "Q5_K_M", "Q5_K_S",
18
+ "Q6_K", "Q8_0"
19
+ ]
20
+
21
  Original model weights and information: <br> https://huggingface.co/Nitral-AI/Eris_PrimeV4.69-Vision-32k-7B
22
 
23
  MMPROJ: <br> [./blob/main/mmproj/mmproj-model-f16.gguf](./blob/main/mmproj/mmproj-model-f16.gguf)