DavidAU commited on
Commit
dac5587
1 Parent(s): ef5d72b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -116,6 +116,9 @@ You can set the number of experts in LMStudio (https://lmstudio.ai) at the "load
116
 
117
  For Text-Generation-Webui (https://github.com/oobabooga/text-generation-webui) you set the number of experts at the loading screen page.
118
 
 
 
 
119
  For server.exe / Llama-server.exe (Llamacpp - https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md )
120
  add the following to the command line to start the "llamacpp server" (CLI):
121
 
 
116
 
117
  For Text-Generation-Webui (https://github.com/oobabooga/text-generation-webui) you set the number of experts at the loading screen page.
118
 
119
+ For KolboldCPP (https://github.com/LostRuins/koboldcpp) Version 1.8+ , on the load screen, click on "TOKENS",
120
+ you can set experts on this page, and the launch the model.
121
+
122
  For server.exe / Llama-server.exe (Llamacpp - https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md )
123
  add the following to the command line to start the "llamacpp server" (CLI):
124