Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adowu
/
beowolx-CodeNinja-1.0-OpenChat-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3ef543b
beowolx-CodeNinja-1.0-OpenChat-7B
/
app.py
adowu
initial commit
3ef543b
verified
12 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/beowolx/CodeNinja-1.0-OpenChat-7B"
).launch()