14 1 year ago

Advanced coder, janky copilot

tools
ollama run Mandelbroccoli/lemmun

Applications

Claude Code
Claude Code ollama launch claude --model Mandelbroccoli/lemmun
OpenCode
OpenCode ollama launch opencode --model Mandelbroccoli/lemmun
Hermes Agent
Hermes Agent ollama launch hermes --model Mandelbroccoli/lemmun
OpenClaw
OpenClaw ollama launch openclaw --model Mandelbroccoli/lemmun

Models

View all →

1 model

lemmun:latest

2.0GB · 128K context window · Text · 1 year ago

Readme

🥦🦙Model Update & Migration🦙🥦Roadmap: Lemmun → Lemur

Spec Lemmun (Legacy) Lemur (Target)
Release Date 2024 Q3 2026 Update
Base Architecture Early open-weights base Llama-3.2 (7B) core
Distillation Sources Direct fine-tuning Multi-teacher distillation (Llama-3.2-7B + ✨Gemma/🦆Mali sequence alignment)
Deployment Target Standard GGUF Quantized Ollama target (4-bit/8-bit local runtimes)

Lemmun (v2 / Lemur Update Post)

Status Update: Lemmun is officially being transitioned to Lemur. The legacy 2024 build has served its purpose as an early testbed, but it is time for a ground-up refresh.

  • Teacher Synergy: Combining the broad structural reasoning of 🦙Llama-3.2 (7B) with the dense contextual and stylistic output patterns of Gemma/Mali.
  • Knowledge Distillation: Extracting logit distributions and attention traces from the larger teacher models into a ultra-compact local fingerprint.
  • Target Profile: Native execution via (🐐)Ollama, low memory footprint, optimized for local orchestration without reliance on external cloud APIs.