Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vstechno
/
rombodawg-Everyone-Coder-4x7b-Base
like
0
Sleeping
App
Files
Files
Community
main
rombodawg-Everyone-Coder-4x7b-Base
/
app.py
vstechno
initial commit
9167488
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/rombodawg/Everyone-Coder-4x7b-Base"
).launch()