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: MIT_LICENSE_GGML_SDCPP_LLAMACPP_ONLY.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,5 +22,13 @@ SOFTWARE.
22
22
23
23
===================================
24
24
25
-
Note that the above license applies ONLY to the GGML library and llama.cpp by ggerganov which are licensed under the MIT License
26
-
KoboldAI Lite by Concedo and the provided python ctypes bindings in koboldcpp dlls are licensed under the AGPL v3.0 License
25
+
Note that the above MIT license applies ONLY to the GGML library, the UNMODIFIED stable-diffusion.cpp portions and llama.cpp portions which are licensed under the MIT License
26
+
27
+
KoboldAI Lite and the rest of KoboldCpp python and C++ code are licensed under the AGPL v3.0 License
28
+
29
+
- Llama.cpp source repo is at https://github.com/ggml-org/llama.cpp (MIT)
30
+
- Stable-diffusion.cpp source repo is at https://github.com/leejet/stable-diffusion.cpp (MIT)
31
+
- KoboldCpp source repo is at https://github.com/LostRuins/koboldcpp (AGPL)
32
+
- KoboldAI Lite source repo is at https://github.com/LostRuins/lite.koboldai.net (AGPL)
33
+
34
+
For any further enquiries, contact @concedo on discord, or LostRuins on github.
string_format("how much the prompt of a request must match the prompt of a slot in order to use that slot (default: %.2f, 0.0 = disabled)\n", params.slot_prompt_similarity),
0 commit comments