Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vstechno
/
rombodawg-Everyone-Coder-4x7b-Base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rombodawg-Everyone-Coder-4x7b-Base
/
app.py
vstechno
initial commit
9167488
verified
about 1 year 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()