Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kamalkavin96
/
deepseek-ai-DeepSeek-V3-0324
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepseek-ai-DeepSeek-V3-0324
/
app.py
kamalkavin96
initial commit
f57ce93
verified
7 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/DeepSeek-V3-0324"
,
provider=
"fireworks-ai"
,
).launch()