R1 Distill Qwen 32B
R1 Distill Qwen 32B (DeepSeek, 2025) एक चैट model है। DeepSeek R1 Distill Qwen 32B is a distilled large language model based on [Qwen 2.5 32B](https://huggingface.co/Qwen/Qwen2.5-32B), using outputs from [DeepSeek R1](/deepseek/deepseek-r1). It outperforms OpenAI's o1-mini across various benchmarks, achieving new...
by DeepSeek · 33K token context window
किसके लिए सर्वोत्तम
- कम-latency चैट और routing
- request routing और triage
- text classification
osFoundry में R1 Distill Qwen 32B का उपयोग करने के तरीके
अपनी key से जोड़ें (BYOK)
key dialog खोलें और अपनी DeepSeek API key पेस्ट करें। osFoundry R1 Distill Qwen 32B को स्वचालित रूप से खोज लेता है — इसे Pipeline tab में किसी Maestro role (router, direct, orchestrator, या fallback) को असाइन करें और यह हर चैट में live हो जाता है। आपकी key, आपका provider account — कोई token markup नहीं।
Room App में उपयोग करें
Room Apps अपने manifest में AI features घोषित करते हैं, फिर उन्हें invokeAI के साथ कॉल करते हैं:
import { invokeAI } from '@osfoundry/app-sdk'
// 'summarize' is an AI feature declared in your app manifest.
const result = await invokeAI('summarize', userText)
अपने ऐप्स से इसे कॉल करें
एक बार जब model आपके workspace में wired हो जाता है, तो आप इसे API के रूप में host कर सकते हैं और इसे अपनी services, scripts, या CI से — osFoundry के बाहर — एक्सेस कर सकते हैं।
R1 Distill Qwen 32B स्वयं चलाएँ
R1 Distill Qwen 32B open weights के रूप में भी उपलब्ध है — पूर्ण data नियंत्रण और कोई per-token लागत नहीं के लिए इसे self-host करें। GPU आवश्यकताओं और API मूल्य के विरुद्ध लागत तुलना के लिए वह पेज देखें।
R1 Distill Qwen 32B बनाम समान models
| Model | संस्था | Params | Context | Input मूल्य | Self-host |
|---|
| R1 Distill Qwen 32B | DeepSeek | — | 33K | $ 0.290 /1M | केवल API |
| Mistral Small 3 | Mistral | — | 33K | $ 0.050 /1M | केवल API |
| o3 Mini | OpenAI | — | 200K | $ 1.10 /1M | केवल API |
| Qwen-Plus | Qwen | — | 1000K | $ 0.260 /1M | केवल API |
लाइसेंस
Hosted — usage subject to provider terms — Hosted-only model — उपयोग provider के API terms द्वारा शासित। अपनी provider key लाएँ।
कोई weights distributed नहीं; उपयोग provider terms के अधीन।
R1 Distill Qwen 32B के बारे में अक्सर पूछे जाने वाले प्रश्न
R1 Distill Qwen 32B की लागत कितनी है?
R1 Distill Qwen 32B input के लिए $ 0.290 /1M पर metered है, और output के लिए $ 0.290 /1M। अपनी DeepSeek API key लाएँ — osFoundry बिना markup के provider pricing pass-through करता है।
क्या मैं R1 Distill Qwen 32B का commercial उपयोग कर सकता हूँ?
Commercial उपयोग शर्तों के साथ अनुमत है। Hosted-only model — उपयोग provider के API terms द्वारा शासित। अपनी provider key लाएँ। कोई weights distributed नहीं; उपयोग provider terms के अधीन।
R1 Distill Qwen 32B का context window क्या है?
R1 Distill Qwen 32B 33K token context window का समर्थन करता है।
क्या मैं R1 Distill Qwen 32B को locally चला सकता हूँ?
नहीं — R1 Distill Qwen 32B केवल hosted है और DeepSeek API के माध्यम से एक्सेस किया जाता है। एक open-weights समकक्ष self-host के लिए उपलब्ध है — ऊपर cross-link देखें।
R1 Distill Qwen 32B किसमें सर्वश्रेष्ठ है?
R1 Distill Qwen 32B कम-latency चैट और routing, request routing और triage, text classification के लिए उपयुक्त है।
मैं osFoundry में R1 Distill Qwen 32B का उपयोग कैसे करूँ?
key dialog में अपनी DeepSeek API key पेस्ट करें (या self-hostable models के लिए open weights deploy करें), Pipeline tab में R1 Distill Qwen 32B को एक Maestro role को असाइन करें, फिर इसे चैट में, invokeAI के माध्यम से Room Apps में, या अपने ऐप्स में उपयोग करें।
DeepSeek द्वारा प्रकाशित 29 जनवरी 2025 को। स्रोत: https://openrouter.ai/deepseek/deepseek-r1-distill-qwen-32b