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 7f2b2f3 commit 79dbae0Copy full SHA for 79dbae0
examples/model-conversion/scripts/causal/modelcard.template
@@ -7,7 +7,7 @@ base_model:
7
Recommended way to run this model:
8
9
```sh
10
-llama-server -hf {namespace}/{model_name}-GGUF -c 0 -fa
+llama-server -hf {namespace}/{model_name}-GGUF -c 0
11
```
12
13
Then, access http://localhost:8080
0 commit comments