Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
whimpark
/
BlueZeros-MING-7B
like
0
Runtime error
App
Files
Files
Community
11686b6
BlueZeros-MING-7B
/
app.py
whimpark
initial commit
11686b6
12 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/BlueZeros/MING-7B"
).launch()