|
@@ -7,7 +7,7 @@ base_model:
|
|
|
Recommended way to run this model:
|
|
Recommended way to run this model:
|
|
|
|
|
|
|
|
```sh
|
|
```sh
|
|
|
-llama-server -hf {namespace}/{model_name}-GGUF -c 0 -fa
|
|
|
|
|
|
|
+llama-server -hf {namespace}/{model_name}-GGUF -c 0
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Then, access http://localhost:8080
|
|
Then, access http://localhost:8080
|