Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daniloedu
/
upstage-Llama-2-70b-instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8c3c566
upstage-Llama-2-70b-instruct
/
app.py
daniloedu
initial commit
8c3c566
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/upstage/Llama-2-70b-instruct"
).launch()