Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ralpher1
/
upstage-llama-30b-instruct-2048
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
upstage-llama-30b-instruct-2048
/
app.py
Ralpher1
initial commit
f63509f
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()