Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vstechno
/
my-coding-assist-everyone-llm
like
0
Running
App
Files
Files
Community
main
my-coding-assist-everyone-llm
/
app.py
vstechno
initial commit
a626820
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()