Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vykanand
/
llama7bserver
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llama7bserver
/
start.sh
vykanand
modified app.py 3
3e753c0
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
54 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 7860