Hades 8B (v2.0) — Small Language Model (SLM)

Hades 8B is an open-source Small Language Model built on Meta's Llama 3.1 8B architecture. Post-trained across 50,000 steps on C-DAC Airawat supercomputing infrastructure using the mlabonne/FineTome-100k dataset, it is optimized for high-reasoning instruction following, structured output, and fast local execution.

Empirical MMLU Benchmark Results

Evaluated using lm-evaluation-harness (lm-eval) in Zero-Shot Chain-of-Thought mode:

Metric / Task Score Benchmark Notes
MMLU Overall Macro Average 68.4% Macro average across 57 standard MMLU subjects
Management 90.9% Outperforms standard 8B base model baselines
Medical Genetics 81.8% Specialized biological domain performance
Philosophy 73.5% Conceptual reasoning proficiency
High School Psychology 70.0% Behavioral science evaluation
Elementary Mathematics 68.3% Quantitative baseline

Verified Capabilities

  • Instruction Following & Alignment: FineTome-100k trained for coherent, multi-turn conversational responses.
  • Structured Output: Optimized for JSON schema adherence and tool-calling structures.
  • Edge-Ready Execution: Packaged in 4-bit Q4_K_M GGUF format (4.92 GB), running smoothly on local consumer GPUs/RAM (<6GB VRAM).

Quick Start with Ollama

Run locally via Ollama:

ollama run hf.co/ProjectMosiacAI/Hades-8B
Downloads last month
53
GGUF
Model size
8B 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

Model tree for ProjectMosiacAI/Hades-8B

Quantized
(912)
this model

Dataset used to train ProjectMosiacAI/Hades-8B