Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hastika
/
meta-llama-Meta-Llama-3-70B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
282c814
meta-llama-Meta-Llama-3-70B-Instruct
/
app.py
Hastika
initial commit
282c814
verified
7 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()