Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Jwillz7667
/
beowolx-CodeNinja-1.0-OpenChat-7B
like
1
Sleeping
App
Files
Files
Community
main
beowolx-CodeNinja-1.0-OpenChat-7B
/
app.py
Jwillz7667
initial commit
a509278
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/beowolx/CodeNinja-1.0-OpenChat-7B"
).launch()