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