Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kalebu
/
haoranxu-ALMA-13B-R
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
haoranxu-ALMA-13B-R
/
app.py
kalebu
initial commit
cd75038
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/haoranxu/ALMA-13B-R"
).launch()