Platform
ScaiGrid ScaiCore ScaiKey ScaiWave ScaiBot ScaiDrive ScaiCMS ScaiSpark Models Infrastructure
Solutions
Enterprise Service Providers Managed Services Partners Developers
About
Research
Blog Contact

Why Our Own Models?

Why Our Own Models?

Most AI platform companies are resellers. They route your requests to someone else's models and add a management layer on top. ScaiLabs does that too — ScaiGrid connects you to any model from any provider — but we also train our own.

Why? Because there are tasks where a purpose-built model outperforms a general-purpose giant. A 13B model trained specifically for API interaction will handle a Swagger definition more reliably than a 70B generalist. A model optimized for speed handles routing decisions faster than one optimized for depth. And a model small enough for embedded systems opens deployment options that cloud-only models can't touch.

The Poolnoodle family is the result of our research in model training, fine-tuning, and efficiency. Each model is designed for a specific role in the ScaiLabs ecosystem, and they're trained to work together — handing off tasks to the right specialist when a different capability is needed.

The Family

<strong>Parameters</strong>

75B

<strong>Context length</strong>

8,000+ tokens

<strong>Languages</strong>

Multi-language (English, Dutch, German, and more)

<strong>Strengths</strong>

General reasoning, knowledge, multi-turn conversation

<strong>Parameters</strong>

13B

<strong>Context length</strong>

16,000 tokens

<strong>Languages</strong>

Python, JavaScript, C#, SQL, PHP, PowerShell, Delphi, and more

<strong>Strengths</strong>

Code generation, code analysis, technical explanation

<strong>Parameters</strong>

Fewer than BigNoodle (optimized for length over depth)

<strong>Architecture</strong>

BigNoodle variant, optimized for length over depth

<strong>Context length</strong>

128,000+ tokens (extendable via RoPE Scaling)

<strong>Strengths</strong>

Long document processing, summarization, information extraction

<strong>Parameters</strong>

13B

<strong>Optimized for</strong>

Speed and routing accuracy

<strong>Strengths</strong>

Request classification, model routing, plugin orchestration

<strong>Parameters</strong>

13B

<strong>Supported formats</strong>

OpenAPI/Swagger, RAML, SOAP

<strong>Strengths</strong>

API understanding, request construction, response interpretation

<strong>Parameters</strong>

Smallest in the family

<strong>Architecture</strong>

Built from scratch by ScaiLabs

<strong>Optimized for</strong>

Embedded systems, edge deployment

<strong>Languages</strong>

English (primary), German, French

<strong>Strengths</strong>

Low resource usage, inter-model handoff, local plugin support

Working Together

The Poolnoodle family isn't just a collection of independent models — they're designed as a collaborative system. FixerNoodle routes requests to the right specialist. BabyNoodle escalates to bigger models when it needs to. ToolNoodle gives the others hands to interact with external APIs. LongNoodle handles the documents that exceed everyone else's context window.

This collaborative architecture is a natural fit for ScaiCore, where Poolnoodle models can serve as the LLM backends for agents within a team — each Core using the model best suited to its role.

Beyond Poolnoodle

Open-source models

Llama, Mistral, Qwen, and others, hosted on ScaiInfer

Commercial APIs

OpenAI, Anthropic, and other providers, routed through ScaiGrid

Custom models

Your own fine-tuned models via ScaiMind, stored in ScaiAtlas

What's Next: EpicNoodle

We're actively researching the next evolution of the Poolnoodle architecture: a cognitive system that orchestrates multiple specialized models, adaptive memory, and tool libraries into a unified intelligence.

Rather than building ever-larger monolithic models, EpicNoodle takes the collaborative approach of the current family and formalizes it into an architecture where knowledge (retrieval and memory), capabilities (tools and logic), and reasoning (LLM attention) are explicitly separated and dynamically composed.

EpicNoodle is under active development as a ScaiCore-native architecture. Follow our research page for updates.

→ Learn about our research

---