DeepSeek: deepseek-r1t2-chimera:free
DeepSeek-TNG-R1T2-Chimera is the second-generation Chimera model from TNG Tech. It is a 671 B-parameter mixture-of-experts text-generation model assembled from DeepSeek-AI’s R1-0528, R1, and V3-0324 checkpoints with an Assembly-of-Experts merge. The tri-parent design yields strong reasoning performance while running roughly 20 % faster than the original R1 and more than 2× faster than R1-0528 under vLLM, giving a favorable cost-to-intelligence trade-off. The checkpoint supports contexts up to 60 k tokens in standard use (tested to ~130 k) and maintains consistent token behaviour, making it suitable for long-context analysis, dialogue and other open-ended generation tasks.
價格
效能
常見問題
deepseek-r1t2-chimera:free 每百萬 tokens 的費用是多少?
輸入每百萬 tokens 定價 $0.00,輸出每百萬 tokens 定價 $0.00。計費以 token 為單位,不會湊整到批次大小。
我要如何透過 API 使用 deepseek-r1t2-chimera:free?
將請求送至 UnoRouter 的 /v1/chat/completions 端點,並將 model 設為 deepseek-r1t2-chimera:free。任何 OpenAI 相容的用戶端程式庫都可使用。驗證採用標準 Bearer token。