GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

GenueAI/Tessera-4-Q3_K_M-GGUF overview

Tessera 4 Q4 Quant The Frontier of Efficiency: ORPO Distilled Reasoning Tessera 4 is a specialized mini model designed to prove that massive scale is not a req…

gguforporeasoningdistilledlogicfrontierdeepseek-r1enlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~6.84 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
2
Pipeline
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
tessera-4-q3_k_m.ggufGGUFQ3_K_M6.84 GBDownload

Model Details

Model IDGenueAI/Tessera-4-Q3_K_M-GGUF
AuthorGenueAI
Pipeline
Licenseapache-2.0
Base modelINSERT_BASE_MODEL_NAME_HERE
Last modified2026-07-01T16:20:12.000Z

Model README

---

license: apache-2.0

base_model: [INSERT_BASE_MODEL_NAME_HERE]

tags:

  • orpo
  • reasoning
  • distilled
  • logic
  • frontier
  • deepseek-r1

model_creator: brybod

language:

  • en

---

Tessera 4 (Q4 Quant)

The Frontier of Efficiency: ORPO-Distilled Reasoning

Tessera 4 is a specialized mini-model designed to prove that massive scale is not a requirement for world-class reasoning. By utilizing ORPO (Odds Ratio Preference Optimization) and a high-signal distillation process from DeepSeek-R1, Tessera 4 achieves frontier-level performance in logic and mathematics while remaining small enough to run on consumer hardware (8GB VRAM).

🚀 The Reasoning Breakthrough

Tessera 4 was trained with a specific focus: Logical Accuracy over General Trivia.

While we purposely allowed MMLU scores to sit at 66%, the trade-off resulted in a reasoning engine that surpasses its own teacher (DeepSeek-R1) and rivals GPT-5-class thresholds on core logic benchmarks.

📊 Benchmark Comparison

| Benchmark | Tessera 4 | DeepSeek-R1 | Llama 3.1 400B |

| --- | --- | --- | --- |

| GSM8K | 95% | 80.1% (Base) | 90%+ |

| ARC-Challenge | 93% | 90-92% | 90%+ |

| MMLU | 66% | 75%+ | 85%+ |

Note: Benchmarks conducted on randomized high-signal subsets to verify zero-shot reasoning capabilities.

🛠️ Technical Specifications

  • Training Duration: ~8 Hours
  • Hardware: 1x RTX 3090
  • Methodology: ORPO Distillation
  • Optimization: Focused on Chain-of-Thought (CoT) path correction, eliminating the "verbose fluff" typical of larger reasoning models.

💻 Hardware Requirements & Format

  • Format: GGUF (Quantized to Q3_K_M)
  • VRAM: Recommended 8GB+
  • Compatibility: Optimized for LM Studio, Ollama, and llama.cpp.

💬 Prompt Format

To achieve the scores listed above, you must use the correct prompt template. Since this is distilled from R1, it utilizes the DeepSeek-V3/R1 style:

<|im_start|>system
You are a highly logical reasoning engine. Think step-by-step.<|im_end|>
<|im_start|>user
[Your Question Here]<|im_end|>
<|im_start|>assistant
<|thought|>

Run GenueAI/Tessera-4-Q3_K_M-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models