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