Skip to main content
Browse Models

Deep Cogito

Cogito V1 Preview 8B

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-8B-Q4_K_M.gguf

5-bit GGUF (Q5_K_M)

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

6-bit GGUF (Q6_K)

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

8-bit GGUF (Q8_0)

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

Ollama Model (q4_K_M)

Ollama

Model Report

Overview

Cogito V1 Preview 8B is an open large language model (LLM) developed by Deep Cogito, released on April 8, 2025, as part of the Cogito V1 Preview series. Designed for general-purpose reasoning, coding, and agentic applications, it is distributed under the Llama 3.1 Community License Agreement, allowing for commercial use. The 8B model, based on the Llama-3.1-8B checkpoint, introduces a hybrid reasoning mechanism and supports extended context, tool calling, and multilingual capabilities.

Benchmark results comparing Cogito V1 Preview 8B (Standard and Thinking modes) against Llama and Deepseek models

Figure 1. Benchmark results: Cogito 8B (Standard and Thinking) compared to Llama 3.1 8B and Deepseek R1 Distill 8B on General, Math, and Multilingual tasks.

Technical Features

Cogito V1 Preview 8B supports flexible reasoning operations. By default, it operates in standard LLM inference mode, quickly answering queries directly. Alternatively, it offers a "reasoning mode" that prompts the model to self-reflect and generate answers with explicit intermediate reasoning—an approach conceptually similar to chain-of-thought frameworks. This mode can be triggered by introducing the system prompt Enable deep thinking subroutine. or, when using tokenizers in Hugging Face, by setting the enable_thinking argument.

Despite adopting an explicit thought process, the model is not optimized for extremely long reasoning chains; instead, it focuses on achieving strong performance with efficient, shorter reasoning sequences. This design enables swifter responses and improved parameter distillation during training. Cogito V1 Preview 8B features a context window of 128,000 tokens, is proficient in over 30 languages, and natively supports tool calling—including single, parallel, multiple, and parallel_multiple scenarios. Tool calling is tightly integrated into both standard and extended thinking modes, enabling the model to define tools, generate calls, and incorporate tool outputs in follow-up responses.

The model is further optimized for coding, function calling, agent-oriented applications, science and engineering (STEM), and complex instruction following.

Comparison table showing performance of Cogito models versus Llama and Qwen baselines

Figure 2. Performance comparison: Cogito models exhibit numerical performance increases versus Llama and Qwen baselines, highlighted in green.

Architecture and Training Methodology

Cogito V1 Preview 8B is built atop Llama 3.1-8B, leveraging a mix of Llama and Qwen pretraining checkpoints common to the Cogito V1 family. Its defining innovation lies in the application of Iterated Distillation and Amplification (IDA), an alignment and performance bootstrapping technique inspired by theoretical frameworks for scalable AI oversight and self-improvement.

IDA operates via alternating cycles of amplification—using additional computation for enhanced reasoning (e.g., chain-of-thought, answer sampling, solution verification)—and distillation, whereby superior cognitive routines are encoded into the model's parameters. Unlike conventional supervised finetuning or RLHF-based alignment, IDA enables a feedback loop in which the model can gradually surpass the bounded competence of its initial overseers. Deep Cogito reports that this iterative setup enables efficient and scalable training, such that the entire V1 Preview series was developed within approximately 75 days.

To ensure rigorous evaluation, benchmark test sets were explicitly excluded from the training corpus using string-matching filters.

Performance and Benchmarks

Cogito V1 Preview 8B has undergone extensive benchmarking against open-source models of comparable size, including Llama 3.1 8B, Qwen2 7B Instruct, and Deepseek R1 Distill 8B. Evaluation categories span general knowledge (e.g., MMLU, ARC), math (GSM8K, MATH), and multilingual tasks (MMMLU, MGSM), in both direct answering and reasoning modes.

Benchmark table comparing Cogito 8B, Llama 3.1 8B, and Deepseek R1 Distill 8B

Figure 3. Cogito 8B (Standard and Thinking) benchmarked against Llama 3.1 8B and Deepseek R1 Distill 8B across General, Math, and Multilingual tasks for both Non-Reasoning and Reasoning evaluation.

In direct mode, the model demonstrates performance gains over both Llama and Qwen instruct models, while in reasoning mode it is measured against models specifically optimized for chain-of-thought and iterative distillation, such as Deepseek R1 and Qwen QwQ. Across most benchmarks, Cogito 8B maintains competitive or superior results, particularly notable in reasoning tasks and tool calling support.

The model also reports favorable results on Livebench, a composite benchmark summarizing broad task coverage.

Livebench Global Average results showing Cogito model performance

Figure 4. Livebench Global Average: Cogito models demonstrate performance gains over baseline Llama and Qwen models.

Cogito V1 Preview 8B stands out for its robust tool calling capability, significantly outperforming 8B-class baseline models that either lack or minimally implement this feature.

Benchmark comparison table of tool calling for Cogito 8B and Llama 3.1 8B

Figure 5. Tool calling evaluation: Cogito models demonstrate successful execution across single and parallel tool scenarios, while Llama baselines do not support these tasks natively.

Use Cases and Model Family

Cogito V1 Preview 8B is intended for a broad spectrum of tasks, including software development, function and tool invocation, autonomous agent frameworks, STEM problem solving, multilingual communication, and general instructional assistance.

It belongs to the wider Cogito V1 Preview series, spanning model sizes from 3B through 70B, all trained with the IDA methodology. According to Deep Cogito, the 70B variant demonstrates further performance improvements, with ongoing plans for even larger models (109B, 400B, 671B MoEs) and incremental checkpoint updates for all sizes. All iterations are intended to remain open under the same license.

14B model benchmark comparison including Cogito, Qwen2.5, and Deepseek

Figure 6. Performance evaluation for Cogito 14B (Standard and Thinking) versus Qwen2.5 14B and Deepseek R1 Distill 14B across benchmark categories.

Limitations and License

Cogito V1 Preview 8B is not specifically tuned for lengthy, multi-step reasoning chains, prioritizing more practical response speed and parameter efficiency. While benchmarks indicate notable gains, Deep Cogito recognizes that benchmark scores may not perfectly predict real-world user satisfaction or model utility across all deployment contexts.

The model and its repository are distributed under the Llama 3.1 Community License Agreement, making it freely available for both research and commercial projects.

Benchmark results for 32B models comparing Cogito to Qwen baselines

Figure 7. Cogito 32B (Standard and Thinking) versus Qwen2.5 32B and Qwen QwQ 32B: performance across benchmark tasks for Non-Reasoning and Reasoning evaluations.

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.
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.
Deep Cogito /

Cogito V1 Preview 70B

A 70B parameter instruction-tuned model based on Llama 3.1 architecture featuring dual reasoning modes and multilingual tool-calling capabilities.
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.