Spaces:
Running
Running
File size: 93 Bytes
9b189c9 |
1 2 3 |
#!/bin/bash
/app/llama-server -m /data/model.gguf -c 4096 -ngl 15 --port 7860 --host 0.0.0.0
|