Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mxytyu
/
meta-llama-Llama-3.1-405B-Instruct
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
meta-llama-Llama-3.1-405B-Instruct
/
app.py
Mxytyu
initial commit
fb221ec
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.1-405B-Instruct"
).launch()