aelitta's picture
Upload folder using huggingface_hub
4bdb245 verified
raw
history blame
No virus
100 Bytes
#!/bin/bash
make build
uvicorn --factory llama_cpp.server.app:create_app --host $HOST --port $PORT