llama7bserver / start.sh
vykanand's picture
intial commit
93ca2d6
raw
history blame
54 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 7860