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