This repository contains Geer's independently produced mixed 4/8-bit MLX
conversion of
Deep Reinforce AI's Ornith-1.0-35B. It is intended
for local agentic coding on Apple Silicon through
Geer.
The model identity is intentionally transparent: this is Ornith-1.0-35B,
converted by the Geer project. It is not a new foundation model.
The reproducible conversion tool and tensor-layout transformation are
available in the
Geer source repository.
Geer downloads this repository at an immutable revision, verifies every file
against geer-build-manifest.json, and activates the verified Hugging Face
snapshot without copying the model into another directory. Geer 0.1.0 selects
this conversion on 32 GB and 48 GB Macs, with 64K and 128K context windows
respectively and BF16 KV cache.
Deep Reinforce AI publishes results for the upstream BF16 Ornith model in its
model card. Geer has not yet reproduced the upstream benchmark
suite for this mixed quantization, so upstream scores should not be treated as
measured results for this conversion. Although the upstream architecture and
repository metadata support image-and-text inputs, Geer 0.1.0 has validated
this conversion only for text-based agentic coding workflows.
Deep Reinforce AI declares Ornith-1.0-35B under the MIT license. Its model card
states that Ornith-1.0-35B was post-trained on Qwen 3.5; the applicable Qwen
Apache License 2.0 text and attribution are preserved here. See LICENSE,
LICENSE-QWEN, and NOTICE before using or redistributing the model.
Geer is an independent project and is not affiliated with or endorsed by Deep
Reinforce AI or Alibaba Cloud.