Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MNGames
/
m-a-p-neo_7b
like
0
Runtime error
App
Files
Files
Community
main
m-a-p-neo_7b
/
app.py
MNGames
initial commit
7906c61
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
60 Bytes
import
gradio
as
gr
gr.load(
"models/m-a-p/neo_7b"
).launch()