Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wholewhale
/
CW-upstage-llama-30b-instruct-2048
like
0
Running
App
Files
Files
Community
main
CW-upstage-llama-30b-instruct-2048
/
app.py
wholewhale
initial commit
a60a0fb
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/upstage/llama-30b-instruct-2048"
).launch()