appvoid commited on
Commit
61e062c
·
verified ·
1 Parent(s): b9ab4f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -33,4 +33,5 @@ Remember, you are capable of achieving anything you set your mind to.
33
 
34
  You can support me [through kofi](https://ko-fi.com/appvoid).
35
 
36
- Note that since this model uses a transformer architecture as any popular language model, its output sometimes contains hallucinations (make mistakes or false statements), and as such, it must be used with caution on sensitive scenarios.
 
 
33
 
34
  You can support me [through kofi](https://ko-fi.com/appvoid).
35
 
36
+ ### Important
37
+ Keep in mind that if you quantize the fp16 gguf model to let's say q8 or q6 there is gonna be a extremely huge performance drop. So, if you want the most of this model, use it as it is, in fp16.