The Solan model family

Solan is the model family Sennoric trains, evaluates, and hosts end to end. Fresco is the general-purpose tier and Glyph the fast one.

Every model is included with an account, and every release is adversarially tested before it ships.

Models

API reference
Model Base Status Details
Solan Fresco 1.2.5

Sennoric's default model. Fine-tuned in two stages, supervised fine-tuning followed by DPO safety alignment, for chat, writing, and explaining code. Scored 73% on adversarial safety testing.

Llama 3.1 Checking… Model details
Solan Fresco 1.3

Training completed in August 2026. Fresco 1.3 remains off the API until adversarial testing concludes and the results are published.

Llama 3.1 In safety testing Early results
Solan Glyph 1.1

The first Sennoric model, and still the quickest for short exchanges. Runs on dedicated inference capacity of its own.

Llama 3.1 Service status Model details

Reaching the models

Get an API key
Browser
sennoric.com/chat

Chat with Fresco and Glyph after creating an account. No API key is needed.

API
POST /v1/chat/completions

An OpenAI-compatible endpoint. Model ids are fresco and glyph; the former ids lumen and veil still resolve.

Axion CLI
npm i -g @axion-labs-ai/quark-cli

An open-source terminal agent that edits files and runs commands using any Solan model.

Safety and research

All announcements

A Solan release has to clear Crucible's safety checklist before it is announced. When a model fails, it comes down and the findings are published in full.