We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4850e2a commit 55df0d1Copy full SHA for 55df0d1
docs/Package-ls1.md
@@ -69,7 +69,7 @@ Let's create a `llama-server-one-args` file. These parameters can override or au
69
```
70
cat << EOF > $LLAMA_SERVER_ONE_ARGS
71
-m
72
-$MODEL_FILE
+model.gguf
73
--host
74
0.0.0.0
75
--port
0 commit comments