Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
5fp/phi-4-GGUF
tastypear
/
phi-4-GGUF
like
0
Running
App
Files
Files
Community
9b189c9
phi-4-GGUF
/
run.sh
5fp
Create run.sh
9b189c9
verified
4 months ago
raw
Copy download link
history
blame
Safe
93 Bytes
#!/bin/bash
/app/llama-server -m /data/model.gguf -c 4096 -ngl 15 --port 7860 --host 0.0.0.0