Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
GLiAD
/
Xwin-LM-Xwin-LM-13B-V0.2
like
0
Runtime error
App
Files
Files
Community
80526fa
Xwin-LM-Xwin-LM-13B-V0.2
/
app.py
GLiAD
initial commit
80526fa
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Xwin-LM/Xwin-LM-13B-V0.2"
).launch()