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