Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ssinss93
/
PulsarAI-OpenHermes-2.5-neural-chat-v3-3-Slerp
like
0
Sleeping
App
Files
Files
Community
main
PulsarAI-OpenHermes-2.5-neural-chat-v3-3-Slerp
/
app.py
ssinss93
initial commit
c2d52c8
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.load(
"models/PulsarAI/OpenHermes-2.5-neural-chat-v3-3-Slerp"
).launch()