deepcogitoChat
Cogito V2 Preview Llama 109B
deepcogito/cogito-v2-preview-llama-109b-moe
131KContext Window
Online
An instruction-tuned, hybrid-reasoning Mixture-of-Experts model built on Llama-4-Scout-17B-16E. Cogito v2 can answer directly or engage an extended “thinking” phase, with alignment guided by Iterated Distillation & Amplification (IDA). It targets coding, STEM, instruction following, and general helpfulness, with stronger multilingual, tool-calling, and reasoning performance than size-equivalent baselines. The model supports long-context use (up to 10M tokens) and standard Transformers workflows. Users can control the reasoning behaviour with the `reasoning` `enabled` boolean. [Learn more in our docs](
Capabilities
👁 Vision🧠 ReasoningText GenerationCode GenerationAnalysis & Reasoningmodels.reasoning
Technical Specs
Input Modality
Image、Text
Output Modality
Text
Arch
—
Pricing
Pay per use, no monthly feesInput Token< ¥0.001/1K Token
Output Token< ¥0.001/1K Token
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="deepcogito/cogito-v2-preview-llama-109b-moe",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
Cogito V2 Preview Llama 109B
deepcogito/cogito-v2-preview-llama-109b-moe
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window131K
Related Models
View All → →Deep Cogito: Cogito V2 Preview Llama 70B
deepcogito/cogito-v2-preview-llama-70b
< ¥0.001/1K
Deep Cogito: Cogito V2 Preview Deepseek 671B
deepcogito/cogito-v2-preview-deepseek-671b
< ¥0.001/1K
Deep Cogito: Cogito v2.1 671B
deepcogito/cogito-v2.1-671b
< ¥0.001/1K
Deep Cogito: Cogito V2 Preview Llama 405B
deepcogito/cogito-v2-preview-llama-405b
< ¥0.001/1K
Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →