CoolFace
Modelpublic

APRKDEV/icarus-1-70b-Q4_K_M-GGUF

sourceHugging Faceotherupdated 5mo agoView on Hugging Face
0likes22downloads
Model Card

Icarus-1 70B Flagship [GGUF]

Icarus-1 70B is the flagship reasoning kernel of the Icarus lineage, synthesized for heavy logic, deep mathematical deduction, and high-fidelity code generation. This repository contains the optimized GGUF weights, specifically quantized for high-performance local inference.

Specifications

  • —Lineage: Icarus (Text & Reasoning)
  • —Parameters: 70.6B
  • —Quantization: Q4KM (High performance, minimal logic loss)
  • —Base Kernel: Icarus-1 70B Heavy Reasoning Kernel
  • —Identity Protocol: Neonaut Sovereign Purification

Quantization Details

This distribution was synthesized using a high-performance build of the GGUF toolchain. The Q4_K_M format was selected as the optimal balance for reasoning tasks, providing 4-bit quantization for most tensors while maintaining higher precision for critical attention and feed-forward layers.

Deployment

This model is best utilized with GGUF-compatible backends.

bash
# Example Inference
./icarus-cli -m icarus_70b_Q4_K_M.gguf -p "Analyze the following logical paradox..."

© 2026 Neonaut Intelligence Laboratory. Made by APRK.