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