DavidAU commited on
Commit
2293fd6
·
verified ·
1 Parent(s): 3789325

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -101,7 +101,7 @@ For Text-Generation-Webui (https://github.com/oobabooga/text-generation-webui)
101
  For KolboldCPP (https://github.com/LostRuins/koboldcpp) Version 1.8+ , on the load screen, click on "TOKENS",
102
  you can set experts on this page, and the launch the model.
103
 
104
- For server.exe / Llama-server.exe (Llamacpp - https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md )
105
  add the following to the command line to start the "llamacpp server" (CLI):
106
 
107
  "--override-kv llama.expert_used_count=int:3"
 
101
  For KolboldCPP (https://github.com/LostRuins/koboldcpp) Version 1.8+ , on the load screen, click on "TOKENS",
102
  you can set experts on this page, and the launch the model.
103
 
104
+ For server.exe / Llama-server.exe (Llamacpp - https://github.com/ggml-org/llama.cpp/blob/master/tools/server/README.md )
105
  add the following to the command line to start the "llamacpp server" (CLI):
106
 
107
  "--override-kv llama.expert_used_count=int:3"