You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,6 +193,7 @@ and it will install everything required. Alternatively, you can download the abo
193
193
-**I try to keep backwards compatibility with ALL past llama.cpp models**. But you are also encouraged to reconvert/update your models if possible for best results.
194
194
- Since v1.75, openblas has been deprecated and removed in favor of the native CPU implementation.
195
195
- Since v1.107, CLBlast has been deprecated and removed in favor of Vulkan.
196
+
- Phishing SCAM Warning: koboldcpp(dot)com is NOT an official site, please help to report it to google for impersonation. You should ONLY trust official downloads from the release binaries on the official github at https://github.com/LostRuins/koboldcpp/releases/latest
196
197
197
198
## License
198
199
- The original GGML library, stable-diffusion.cpp and llama.cpp by ggerganov are licensed under the MIT License
0 commit comments