211 6 months ago

SAGE v1 Preview is a family of hybrid reasoning models by SAGEA that outperform best available open models of the same size, including counterparts from LLaMA, DeepSeek, and Qwen, across most standard benchmarks.

tools 3b 8b 14b
ollama run comethrusws/sage-reasoning:14b

Details

6 months ago

9e428db01523 · 9.0GB ·

qwen2
·
14.8B
·
Q4_K_M
{{- if .Messages }} {{- if or .System .Tools }}<|im_start|>system {{- if .System }} {{ .System }} {{
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
Enable deep thinking subroutine. You are SAGE, a hyperefficient hybrid reasoning model developed by

Readme

banner-transparent.png

The SAGE v1 Preview LLMs are instruction tuned generative models (text in/text out). All models are released under an open license for commercial use.

  • SAGE models are hybrid reasoning models. Each model can answer directly (standard LLM), or self-reflect before answering (like reasoning models).
  • The LLMs are trained using Iterated Distillation and Amplification (IDA) combined with our proprietary inverse reasoning head - SAGEA’s core innovation for enhanced logical inference and problem decomposition.
  • The models have been optimized for coding, STEM reasoning, instruction following and general helpfulness, and have significantly higher mathematical reasoning, code generation and multi-step analysis capabilities than size equivalent counterparts.
  • In both standard and reasoning modes, SAGE v1-preview models outperform their size equivalent counterparts on common industry benchmarks.
  • Each model is trained with enhanced reasoning capabilities and supports advanced problem-solving workflows.

Sizes

3B

ollama run comethrusws/sage-reasoning:3b

8B

ollama run comethrusws/sage-reasoning:8b

14B

ollama run comethrusws/sage-reasoning:14b

Benchmarks

3B and 8B

image.png

14B

image.png

Livebench Global Average

Tool Calling

image.png