Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hmdhdi
/
project1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
project1
/
app.py
hmdhdi
initial commit
b593908
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/s200862/llama-2-7b-chat-meds-2"
).launch()