Skip to content

Commit fef0ec6

Browse files
committed
2 parents 5ca9ce1 + 94b3090 commit fef0ec6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ Run `docker compose build` inside of the repository.
145145
|---|---|---|
146146
|--model_path|Directory with downloaded model files which can be processed by llama.cpp|/path/to/models|
147147
|--server_path|Path of llama cpp executable (on Windows: server.exe).|/path/to/llamacpp/executable/server|
148-
|--n_gpu_layers|How many layers of the model to offload to the GPU. Adjust according to model and GPU memory. Default: 80|-1 for all, otherwise any number|
149148
|--host|Hostname of the server. Default: 0.0.0.0|0.0.0.0 or localhost|
150149
|--port|Port on which this web app should be started on. Default: 5001|5001|
151150
|--config_file|Custom path to the configuration file.|config.yml|

0 commit comments

Comments
 (0)