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