Combining code & tool calling in a single model?

#1
by vonjack - opened

Hey! Really enjoying both hrm-text-code and hrm-text-agent-v2.

I was thinking—since writing code and calling tools both rely on pretty similar logic (structured output formats, precise syntax, step-by-step reasoning), have you considered training a model that combines both using DFM Mimir's method?

A single model that handles coding while seamlessly triggering function/tool calls would be amazing for local agent workflows. Curious if this is on your radar or if blending those datasets introduces too much task interference!

Sign up or log in to comment