Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lookonthebrightsiteoflive
/
GeneZC-MiniChat-1.5-3B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GeneZC-MiniChat-1.5-3B
/
app.py
lookonthebrightsiteoflive
initial commit
950a92e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
70 Bytes
import
gradio
as
gr
gr.load(
"models/GeneZC/MiniChat-1.5-3B"
).launch()