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