Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tutumomo
/
s3nh-MiniCPM-2B-dpo-fp32-GGUF
like
0
Running
App
Files
Files
Community
main
s3nh-MiniCPM-2B-dpo-fp32-GGUF
/
app.py
tutumomo
initial commit
7bbf441
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/s3nh/MiniCPM-2B-dpo-fp32-GGUF"
).launch()