73 yesterday

Missing quants, MTP, MLX and correct sampling parameters.

vision tools thinking 9b 35b 397b
ollama run frob/ornith-1.5

Applications

Claude Code
Claude Code ollama launch claude --model frob/ornith-1.5
OpenCode
OpenCode ollama launch opencode --model frob/ornith-1.5
Hermes Agent
Hermes Agent ollama launch hermes --model frob/ornith-1.5
OpenClaw
OpenClaw ollama launch openclaw --model frob/ornith-1.5

Models

View all →

Readme

Imported from https://huggingface.co/collections/ornith-ai/ornith-15

MTP models imported from https://huggingface.co/protoLabsAI/Ornith-1.5-9B-MTP-GGUF.

-coding- models have parameters recommended by Ornith team for precise coding tasks.

Chat/thinking

$ ollama run frob/ornith-1.5:9b-mlx
>>> hello
Thinking...
The user just said "hello." This is a simple greeting. I should respond warmly 
and helpfully, perhaps offering to assist with whatever they need.

I don't need to overthink this. Just be friendly and open-ended so they can 
tell me what's on their mind.
...done thinking.

Hello! 👋 It's great to meet you.

How can I help you today? Whether you have a question, need help with 
something, or just want to chat, feel free to let me know!

>>> /clear
Cleared session context
>>> /set nothink
Set 'nothink' mode.
>>> hello
Hello! 👋 How can I help you today?

Tools

$ ollama launch opencode \
    --model frob/ornith-1.5:9b-mlx \
    -- \
    run 'create a file called README with the contents "hello world"'

> build · frob/ornith-1.5:9b-mlx

← Write README
Wrote file successfully.

Created README with the contents "hello world".
$ cat README 
hello world

Vision

$ ollama run frob/ornith-1.5:9b-mlx describe ./image1.jpg 
Added image './image1.jpg'
Thinking...
The user wants me to describe this image. Let me look at it carefully.

I see a small white puppy sitting on what appears to be a stone or concrete 
surface, possibly steps. The puppy has:
- Fluffy white fur
- Floppy ears
- Dark eyes
- A red collar with what looks like a bell (a golden/brass colored bell) 
attached
- There seem to be some thin whiskers visible on its face
- It's sitting upright in a cute pose, facing slightly to the right
- The background is blurred/dark - appears to be a doorway or entrance area

Let me write a clear, descriptive response.
...done thinking.

This image shows an adorable, fluffy white puppy sitting on what appears to be 
stone steps or a concrete surface.

**Key features:**
- **Fur:** Thick, soft-looking white fur covering its small body
- **Ears:** Floppy, rounded ears that sit close to its head
- **Face:** Dark, shiny eyes and a tiny black nose, with delicate whiskers 
visible on either side of its muzzle. The puppy is looking off to the right 
side of the frame.
- **Collar:** A red collar around its neck with a small golden/brass bell 
hanging down in front

**Setting:**
The puppy is sitting upright in an endearing pose. The background is softly 
blurred and dark, suggesting it may be near a doorway or entrance to a 
building. The surface it sits on appears to be a worn, textured stone step with 
visible speckling and wear.

The overall mood of the image is cute, gentle, and warm — a classic 
heartwarming shot of a young puppy.