Cesium2 Vision β€” GGUF (Q4_K_M + mmproj)

MORPH-AI v7 (Cesium2) Vision β€” a QLoRA fine-tune of Qwen2.5-VL-3B-Instruct (document VQA from The Cauldron + the full Cesium2 2026-knowledge/persona text set), merged and exported for llama.cpp/Ollama.

Files

File Role Size
cesium2-vision-q4_k_m.gguf LLM tower (fine-tuned) 1.93 GB
cesium2-vision-mmproj-f16.gguf CLIP vision projector 1.34 GB

Both files are required for image input.

Quick start (Ollama)

ollama pull ram1234598766/cesium2-vision

Manual import: put both files in one folder with a Modelfile:

FROM ./cesium2-vision-q4_k_m.gguf
FROM ./cesium2-vision-mmproj-f16.gguf
PARAMETER num_ctx 8192
PARAMETER stop "<|im_end|>"

Model facts

Base Qwen/Qwen2.5-VL-3B-Instruct
Fine-tune QLoRA r=16 on attention projections, 1 epoch
Data 400 docvqa images + Cesium2 2026 persona/knowledge set
Architecture qwen2vl + clip projector

Links

⚑ What's new (August 2026)

  • 🌐 Web-connected Playground β€” toggle Live web search (keyless DuckDuckGo) and URL reading/scraping: grounded answers with cited sources

  • πŸ’Ύ Sessions stored per account β€” full sessions API (GET/POST /v1/sessions), chat history follows you across devices

  • πŸ”‘ Two key types β€” cs2-pg-… Playground keys (browser chat) and cs2-sk-… Agent keys (Claude Code, OpenAI SDK, curl), each with its own usage analytics

  • 🧰 Tools API β€” POST /v1/tools/search (live web), POST /v1/tools/read (scrape), plus Wikipedia, GitHub, Hugging Face, arXiv, exact-math and clock connectors via POST /v1/tools/use

  • ⌨️ VS Code extension 1.1.0 β€” inline completions, web-grounded chat, cloud sessions, 14 coding commands, slick animations

  • ⚑ Faster serving β€” models pre-warmed and pinned in RAM, consistent 8k context, 60s search cache, 8-way parallel

  • 🌐 Live API & key portal: https://cesium2.tail4baa64.ts.net (sign in with Google β†’ free personal key, works with Claude Code)

  • πŸ’» Source & pipeline: https://github.com/ram1234598766-dotcom/cesium2

  • πŸ“ Text sibling model: https://huggingface.co/ram1234598766/Cesium2-v7-GGUF

  • 🧩 VS Code assistant with drag-&-drop vision: https://open-vsx.org/extension/ram1234598766/cesium2-ai

  • πŸ«₯ Ollama page: https://ollama.com/ram1234598766/cesium2-vision


Author: Mrityunjay K β€” trained, fine-tuned, quantized and shipped end-to-end on free Kaggle GPUs. Live API: https://cesium2.tail4baa64.ts.net

Downloads last month
-
GGUF
Model size
3B params
Architecture
qwen2vl
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support