Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mstager
/
N-LLM-XWIN-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5b7b4be
N-LLM-XWIN-2
/
app.py
mstager
initial commit
5b7b4be
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Xwin-LM/Xwin-LM-70B-V0.1"
).launch()