Update README.md
Browse files
README.md
CHANGED
@@ -22,8 +22,6 @@ Models with higher precision 4-8bit after calibration may show better quality th
|
|
22 |
|
23 |
<b><u>DISCLAIMER: Be aware that quantised models show reduced response quality and possible hallucinations!</u></b><br>
|
24 |
|
25 |
-
Simple Colab notebook for testing: https://colab.research.google.com/drive/1Al9glPVCuOXbtDsks8cMcuzkuu8YDzpg?usp=sharing
|
26 |
-
|
27 |
### Available quantization formats:
|
28 |
* **IQ2_XXS:** Lower quality, uses SOTA techniques to be usable.
|
29 |
* **IQ3_XXS:** Lower quality, new method with decent performance, comparable to Q3 quants.
|
|
|
22 |
|
23 |
<b><u>DISCLAIMER: Be aware that quantised models show reduced response quality and possible hallucinations!</u></b><br>
|
24 |
|
|
|
|
|
25 |
### Available quantization formats:
|
26 |
* **IQ2_XXS:** Lower quality, uses SOTA techniques to be usable.
|
27 |
* **IQ3_XXS:** Lower quality, new method with decent performance, comparable to Q3 quants.
|