Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NaiDong
/
beowolx-CodeNinja-1.0-OpenChat-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
beowolx-CodeNinja-1.0-OpenChat-7B
/
app.py
NaiDong
initial commit
44bcfaf
verified
about 2 years 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()