Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hrsprojects
/
text
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
67c59cc
text
/
app.py
hrsprojects
initial commit
67c59cc
verified
9 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-2-70b-hf"
).launch()