mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-16 19:59:16 +00:00
add phishing warning
This commit is contained in:
parent
45f8ff49bb
commit
15efea7bf3
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ and it will install everything required. Alternatively, you can download the abo
|
|||
- **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.
|
||||
- Since v1.75, openblas has been deprecated and removed in favor of the native CPU implementation.
|
||||
- Since v1.107, CLBlast has been deprecated and removed in favor of Vulkan.
|
||||
- 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
|
||||
|
||||
## License
|
||||
- The original GGML library, stable-diffusion.cpp and llama.cpp by ggerganov are licensed under the MIT License
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue