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