Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MLIFY
/
openaccess-ai-collective-manticore-13b
like
1
Runtime error
App
Files
Files
Community
76a2fbd
openaccess-ai-collective-manticore-13b
/
app.py
MLIFY
initial commit
76a2fbd
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openaccess-ai-collective/manticore-13b"
).launch()