NVIDIA NIM DeepSeek V4 Flash
DeepSeek V4 Flash 284B MoE (0731 release) on NVIDIA NIM — ultra-fast coding & tool calling with 1M context.
อัปเดตเมื่อ 29/8/2569ตัวอย่างโค้ด 1 รายการ
เกี่ยวกับโมเดล
Why Choose This Model?
This is a high-performance AI model with strong capabilities in its domain, available via a generous free tier and OpenAI-compatible API.
Key Strengths
- High performance and reliability for production workloads.
- Generous free quota with no credit card required for trial.
- OpenAI-compatible API for easy integration with existing tools.
วิธีเข้าถึงฟรี (ผ่าน NVIDIA NIM)
Why Choose DeepSeek V4 Flash on NVIDIA NIM?
High-throughput 284B MoE model optimized for sub-second latency, IDE completions, and high-frequency Agent function calling over 1M tokens of context.
ทดลองใช้ในเบราว์เซอร์
เลือกโมเดล วางคีย์ฟรีของคุณเอง แล้วรันได้เลย คีย์ของคุณถูกส่งเพียงครั้งเดียวเพื่อเรียกผู้ให้บริการ และจะไม่ถูกเก็บไว้บนเซิร์ฟเวอร์ของเรา
เลือกโมเดล วางคีย์ฟรีของคุณเอง แล้วรันได้เลย คีย์ของคุณถูกส่งเพียงครั้งเดียวเพื่อเรียกผู้ให้บริการ และจะไม่ถูกเก็บไว้บนเซิร์ฟเวอร์ของเรา
ตัวอย่างโค้ด
curl
curl https://integrate.api.nvidia.com/v1/chat/completions \
-H "Authorization: Bearer $NVIDIA_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek-ai/deepseek-v4-flash-0731",
"messages": [{"role": "user", "content": "Write a debounce function in TypeScript."}]
}'
ความคิดเห็นจากชุมชน
ความคิดเห็นผูกกับบัญชี GitHub ของคุณ — เข้าสู่ระบบเพื่อร่วมพูดคุย