Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
benlan1996
/
Trelis-deepseek-coder-33b-instruct-function-calling-v3
like
0
Sleeping
App
Files
Files
Community
main
Trelis-deepseek-coder-33b-instruct-function-calling-v3
/
app.py
benlan1996
initial commit
4e70179
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
import
gradio
as
gr
gr.load(
"models/Trelis/deepseek-coder-33b-instruct-function-calling-v3"
).launch()