Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nier111
/
1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
1
/
app.py
nier111
initial commit
ccf525a
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3-8B"
).launch()