dispatch-7b-demo / README.md
hvss's picture
The Dispatcher: Agent Ops routing demo
8969fb7 verified
|
Raw
History Blame Contribute Delete
880 Bytes
---
title: The Dispatcher Agent Ops
emoji: 🚦
colorFrom: red
colorTo: gray
sdk: static
pinned: true
license: apache-2.0
short_description: Watch a 7B router dispatch agent work and cut costs ~87%
---
# The Dispatcher: Agent Ops — routing demo
Animated replay of real [Dispatch-7B](https://huggingface.co/hvss/Dispatch-7B) outputs on held-out tasks: a request comes in, the 7B router plans the work, delegates each step to the cheapest adequate worker, and escalates to a frontier model only when it must — with a live cost ticker versus "frontier model does everything."
- Model: [hvss/Dispatch-7B](https://huggingface.co/hvss/Dispatch-7B) · [GGUF](https://huggingface.co/hvss/Dispatch-7B-GGUF) · [LoRA](https://huggingface.co/hvss/Dispatch-7B-LoRA)
- Code: [github.com/hasseneafif/finetuned-llm-dispatcher](https://github.com/hasseneafif/finetuned-llm-dispatcher)