llama7bserver / start.sh
vykanand's picture
modified app.py 3
3e753c0
raw
history blame contribute delete
54 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 7860