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