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