Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
azuruce
/
openaccess-ai-collective-DPOpenHermes-7B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openaccess-ai-collective-DPOpenHermes-7B
/
app.py
azuruce
initial commit
5a60b27
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/openaccess-ai-collective/DPOpenHermes-7B"
).launch()