Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
elrama
/
meta-llama-Meta
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9df2f5f
meta-llama-Meta
/
app.py
elrama
initial commit
9df2f5f
verified
5 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()