Dropping Tools

#1
by SemKara - opened

I've had several rounds of using this model where it drops commands to follow up with tool work (edit file, create files, scan file info, directory scan).
I did use the recommended sampling (temp 0.1, top p 0.9, repeat pen 1.1)

Same here. Seems good for chat, but it's completely unusable with tools. I also ran it with recommended settings.

BugTraceAI org

I think Apex G4 just needs an updated jinja template. BugTraceAI-CORE-Ultra-27B-Q4 is too much for my hardware.

BugTraceAI org

I think Apex G4 just needs an updated jinja template. BugTraceAI-CORE-Ultra-27B-Q4 is too much for my hardware.
Hello everyone! Just to clarify the purpose of this model:

  1. Apex G4 is a THINKING model: This model (based on Gemma-4 MOE) is explicitly fine-tuned for deep reasoning and chain-of-thought, not for tool-calling/agentic tasks. Updating the Jinja template will not give it tooling capabilities because it simply wasn't trained for that objective.

  2. Hardware requirements for Ultra: @bullybutcher , the CORE-Ultra-27B-Q4 actually has practically the exact same VRAM footprint as the Apex-G4-26B-Q4. If your hardware can run Apex, you can absolutely run Ultra. You might just need to check your context window settings!

  3. Dedicated Tooling Models: If your workflow requires executing tools, file manipulation, or agentic behaviors, you should use our dedicated CORE series: - BugTraceAI-CORE-Ultra-27B-Q4 - BugTraceAI-CORE-Pro - BugTraceAI-CORE-Fast

@bullybutcher I highly recommend you try our smaller models like CORE-Pro or CORE-Fast. You will be surprised by how a smaller, specifically fine-tuned model for tooling completely outperforms a much larger generalist model in agentic tasks. Give them a try!

Sign up or log in to comment