Magnus v2

Magnus v2 is a foundational AI model developed by GRRN and HERNS INC. Based on the Mistral 8B architecture, it is designed for high-performance agentic reasoning and is the core engine behind the Axim Agentic Framework.

Model Description

  • Developed by: GRRN / HERNS INC
  • Model Type: Foundational Agentic Model
  • License: Proprietary (See LICENSE for details)
  • Framework: Axim Engine

Features

  • Concise Reasoning: Fine-tuned for minimal output and strict instruction following.
  • Agentic Native: Built to interact with bash shells and external tools.
  • Performance Optimized: Supports extreme compression via TurboQuant and local execution on macOS (MLX) and other platforms.

Usage

Magnus v2 is designed to be used within the Axim Agentic Terminal.

from axim_sdk.agent import Agent
agent = Agent()
agent.handle_request("List the files in this directory.")

Evaluation Results

Magnus v2 has been evaluated against the Axim Corrective Benchmark, focusing on instruction following and verbosity reduction.

Metric Score Note
Instruction Adherence 98.2% Follows strict "Return Only" constraints
Hallucination Rate < 0.5% Measured on bash command generation
Conciseness Score 0.94 Ratio of target tokens to generated tokens

Alignment & Training

This model has been aligned using corrective SFT and DPO to eliminate verbosity and hallucinations.

Downloads last month
85
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train GRRNMAKER/magnus_v2

Evaluation results