Model · Routing & model choice
I trained a tiny 14M param model that outperforms some big boys on one task: Selecting a model to accomplish a task!
I trained a tiny 14M param model that outperforms some big boys on one task: Selecting a model to accomplish a task!
Open huggingface.co ↗How builders describe it
I trained a tiny 14M param model that outperforms some big boys on one task: Selecting a model to accomplish a task! Model here: Write up here
The decision Jev makes
Pick an agent, a model, a skill from a catalog, or a function and its arguments.
Where it fits
Deciding which agent, model, skill or function should handle a request. Jev is a natural router: the options are fixed and the confidence tells you when to fall back. All 161 routing & model choice projects →