Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yat1129
/
matsuo-lab-weblab-10b-instruction-sft
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
matsuo-lab-weblab-10b-instruction-sft
/
app.py
yat1129
initial commit
f7c2ab8
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/matsuo-lab/weblab-10b-instruction-sft"
).launch()