Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hedronstone
/
hedronstone-OpenHermes-7B-Symbolic
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hedronstone-OpenHermes-7B-Symbolic
/
app.py
hedronstone
initial commit
22dd9d9
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/hedronstone/OpenHermes-7B-Symbolic"
).launch()