Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wickedsploit
/
meta-llama-Meta-Llama-3.1-70B-Instruct
like
0
Sleeping
App
Files
Files
Community
main
meta-llama-Meta-Llama-3.1-70B-Instruct
/
app.py
wickedsploit
initial commit
54ea07d
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-3.1-70B-Instruct"
).launch()