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...
562f120
llama7bserver
File size: 68 Bytes
93ca2d6
562f120
93ca2d6
1
2
3
#!/bin/bash
python app.py uvicorn app:app --host 0.0.0.0 --port 7860