Skip to main content
Browse Models

Deep Cogito

Cogito V1 Preview 70B

Released

2025-03-31

Family

Llama 3

Type

Fine-Tuned Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

4-bit GGUF (Q4_K_M)

GGUF · deepcogito_cogito-v1-preview-llama-70B-Q4_K_M.gguf

5-bit GGUF (Q5_K_M)

GGUF · deepcogito_cogito-v1-preview-llama-70B-Q5_K_M.gguf

6-bit GGUF (Q6_K)

GGUF · deepcogito_cogito-v1-preview-llama-70B-Q6_K.gguf

8-bit GGUF (Q8_0)

GGUF · deepcogito_cogito-v1-preview-llama-70B-Q8_0.gguf

Ollama Model (q4_K_M)

Ollama

Model Report

Overview

Cogito V1 Preview 70B is a large language model (LLM) developed by Deep Cogito and released on April 8, 2025, as part of the Cogito V1 Preview collection. The series spans multiple model sizes, including 3B, 8B, 14B, and 32B parameters, with the 70B version being one of the largest current offerings in the lineup. Cogito models are instruction-tuned and distributed under the Llama 3.3 Community License Agreement, which permits commercial use and a wide range of research or application scenarios, as outlined in Deep Cogito's research announcement.

Benchmark comparison chart for Cogito 70B and other leading models

Figure 1. A benchmark comparison showing Cogito 70B Standard and Thinking performance against models like Llama 3.3 70B and Deepseek R1 Distill 70B on Non-Reasoning and Reasoning tasks across General, Math, and Multilingual benchmarks.

Technical Features and Model Architecture

The Cogito V1 Preview 70B model distinguishes itself through hybrid reasoning capabilities, context length, multilingual support, and tool-calling proficiency. It can operate in two principal modes: a standard LLM mode for fast direct answers and a "reasoning mode," where the model applies modular self-reflection for more elaborate solution paths—this extended thinking is triggered with a specific system instruction or configuration, as described in Cogito's technical documentation.

Cogito 70B provides a context window of up to 128,000 tokens, supporting the processing of extensive documents and conversations. Multilingual competence is achieved through training on data in over 30 different languages, enhancing performance in global and cross-lingual use cases. Notably, tool calling is natively supported, enabling both single and parallel tool operations across direct and reasoning tasks—a feature that is expanded and measured extensively in model benchmarks.

Under the hood, Cogito 70B utilizes a transformer architecture based on the meta-llama/Llama-3.1-70B base checkpoint, adapted for its proprietary alignment and optimization procedures.

Tool calling benchmark comparison table

Figure 2. Benchmarks highlighting Cogito models' support for various tool calling scenarios, where Llama models of comparable size show no native support.

Training Methodology and Alignment Process

Cogito V1 Preview 70B is trained using Iterated Distillation and Amplification (IDA), an approach designed to align large models to high-quality reasoning and problem-solving strategies. In every iteration of IDA, the model first amplifies its intelligence through the use of computational subroutines—such as chain-of-thought reasoning and answer verification—and subsequently distills these advanced behaviors into its parameters. This creates a recurrent loop, enabling the model to internalize increasingly complex solution strategies.

The IDA process, according to the Deep Cogito research summary, is positioned as more time-efficient and scalable than traditional methods like reinforcement learning from human feedback (RLHF). The training data is curated to exclude benchmark evaluation sets via string matching, aiming to maintain the integrity of evaluation metrics.

Performance and Benchmark Evaluation

Extensive evaluation demonstrates Cogito 70B's strong performance across general, mathematical, and multilingual benchmarks in both direct and reasoning modes. When compared to peer models—including Llama 3.3 70B, Qwen2.5 14B, and Deepseek R1 Distill 70B—Cogito 70B displays consistently competitive or superior results across multiple categories, as evidenced by benchmark tables from Hugging Face and Deep Cogito research.

14B model benchmark comparison featuring Cogito, Qwen, and Deepseek models

Figure 3. Performance of Cogito 14B models in 'Standard' versus 'Thinking' configurations compared to Qwen2.5 14B and Deepseek R1 Distill 14B across Non-Reasoning and Reasoning tasks.

32B language model benchmarking with Cogito and Qwen models

Figure 4. Cogito 32B models compared with [Qwen2.5 32B](https://openlaboratory.ai/models/qwen-2_5-32b) and [Qwen QwQ 32B](https://openlaboratory.ai/models/qwq-32b) on a variety of academic, mathematical, and multilingual evaluation sets.

In tool calling evaluations, Cogito models show marked advantages over contemporaneous open LLMs. This is illustrated by significant support for simple, parallel, and multiple tool invocation scenarios, where other models may lack native support. Benchmark suites also collectively highlight robust generalization in mathematical reasoning (MATH, GSM8K), knowledge tests (MMLU), and multilingual assessments (MMMLU, MGSM).

8B model benchmark table with Llama, Cogito, and Deepseek scores

Figure 5. An evaluation of 8B-sized models on Non-Reasoning and Reasoning benchmarks, showcasing the percentage improvements for Cogito 8B over equivalent Llama and Deepseek models.

Use Cases, Applications, and Model Family

The Cogito V1 Preview 70B model is tailored for use in coding, function and tool invocation, agent-based workflows, STEM-related tasks, multilingual communication, and general instruction following. Due to its extended reasoning mode and robust handling of complex contexts, Cogito is especially suitable for scenarios that demand modular problem-solving and iterative logic.

Cogito V1 Preview is a model family comprising multiple parameter sizes, all utilizing the IDA regimen for alignment. Alongside the 70B model, Deep Cogito has released variants at 3B, 8B, 14B, and 32B sizes. All models are released under compatible open licenses, and future expansions—including Mixture-of-Experts systems at even larger scales—are planned as outlined in the Cogito V1 Preview roadmap.

3B model benchmark table

Figure 6. Comparison of Cogito 3B models (Standard and Thinking) with [Llama 3.2 3B](https://openlaboratory.ai/models/llama3_2-3b) across general, math, and multilingual benchmarks.

Performance tables for Cogito and baseline models

Figure 7. Data visualization summarizing performance improvements of Cogito models over comparable Llama and Qwen baselines across multiple benchmarks.

Limitations and Considerations

While Cogito models offer an extended reasoning mode, they are not specifically tuned for lengthy reasoning chains, by design. The developers note that most real-world applications prioritize shorter, relevant reasoning paths that provide timely responses, and shorter chains are more efficiently distilled into model weights. Additionally, benchmarks serve as orientation metrics and may only partially capture real-world utility, as highlighted on the Cogito research page.

Further Resources

For additional technical information, performance details, and licensing, the following resources are recommended:

About Llama 3: The Llama 3 family of AI models, developed by Meta, represents a significant advancement in open-source large language models, offering parameter sizes up to 405 billion and supporting context windows of up to 128k tokens. Llama 3.1, 3.2, and 3.3 optimize this performance through distillation learning and improved multimodal capabilities.

More in the Llama 3 Family

Meta /

Llama 3 8B

Large language model with 8 billion parameters featuring transformer architecture, trained on 15 trillion tokens for text generation and coding tasks.
Meta /

Llama 3 70B

State-of-the-art 70B foundation model from Meta, trained on over 15 trillion tokens.
Meta /

Llama 3.1 8B

Llama 3.1 is a new state-of-the-art large language model from Meta.
Sao10K /

Llama 3.1 8B Stheno v3.4

An 8-billion parameter language model fine-tuned for multi-turn dialogue, creative writing, and roleplaying using curated conversational datasets and synthetic data.
Deepseek AI /

DeepSeek R1 Distill Llama 8B

Distilled 8B-parameter model optimized for mathematical reasoning and code generation through knowledge transfer from larger reinforcement learning-trained teacher models.
Deep Cogito /

Cogito V1 Preview 8B

A Llama 3.1-based model trained with Iterated Distillation and Amplification, featuring dual reasoning modes and tool calling capabilities.
Meta /

Llama 3.1 70B

The Llama 3.1 series of open models rivals top closed models in performance. It was trained on over 15 trillion tokens using over 16K H100 GPUs. These models display state-of-the-art capabilities in general knowledge, steerability, math, tool use, and translation.
Meta /

Llama 3.2 3B

The next iteration in the Llama series of open models. This lightweight model was designed to run on edge devices, even mobile.
Cognitive Computations /

Dolphin 3.0 Llama3.2 3B

An uncensored instruct-tuned 3.2B parameter language model that grants users full control over system prompts and behavioral alignment.
Deep Cogito /

Cogito V1 Preview 3B

A 3B-parameter multilingual instruction-tuned model based on Llama 3.2 that supports tool-calling and features dual operational modes for standard and extended reasoning.
Meta /

Llama 3.3 70B

Llama 3.3 is a text-only 70B instruction-tuned model that provides enhanced performance relative to Llama 3.1 70B and to Llama 3.2 90B when used for text-only applications. For some applications, Llama 3.3 70B approaches the performance of Llama 3.1 405B.
Sao10K /

L3.3 70B Euryale v2.3

A 70-billion parameter language model fine-tuned from Llama 3.3 for creative writing and role-playing applications using custom datasets.
Sao10K /

70B L3.3 Cirrus x1

A 70.6-billion parameter language model finetuned from Llama 3.3 using extended training and checkpoint merging techniques for improved output stability.
TheDrummer /

Anubis 70B v1

A 70.6-billion parameter text generation model fine-tuned from Llama 3.3, designed for creative writing and role-playing applications.
TheDrummer /

Anubis 70B v1.1

A 70.6 billion parameter Llama 3.3-based model fine-tuned for character consistency and dynamic dialogue in creative text generation applications.
LatitudeGames /

Wayfarer Large 70B Llama 3.3

A 70.6-billion parameter language model fine-tuned for adventure role-play scenarios, emphasizing conflict, tension, and narrative stakes in second-person storytelling.
Deepseek AI /

DeepSeek R1 Distill Llama 70B

A 70B parameter dense language model distilled from DeepSeek-R1 using Llama 3.3 architecture, optimized for mathematical and coding reasoning tasks.