Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zjrwtx
/
openbmb-UltraLM-13b
like
0
Sleeping
App
Files
Files
Community
dac96fb
openbmb-UltraLM-13b
/
app.py
zjrwtx
initial commit
dac96fb
over 1 year ago
raw
Copy download link
history
blame
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openbmb/UltraLM-13b"
).launch()