BTL-4 Compact test on MacBook Pro M4, 32 GB

#1
by birdseyepix - opened
  • llama.cpp b10090 / commit 7347430f4
  • Metal, full GPU offload
  • IQ2_XXS GGUF: 9.968 GB
  • 65,536 context, Q8 K/V cache, one slot
  • Process RSS after load: ~10.6 GB
  • Direct decode: 31.9 tok/s
  • Hermes warm decode: ~20–30 tok/s
  • Reasoning cleanly separated into reasoning_content
  • Valid Qwen XML β†’ OpenAI tool_calls parsing
  • Successful role:tool continuation
  • Missing-file result reported without retry
  • Hermes write β†’ read β†’ verify passed
  • Exact host bytes: b'btl-four-pass\n'
  • Initial full Hermes prompt: ~22K tokens / 94 s prefill

Does Compact has its own BFCL score and do you recommend a larger reasoning budget than 4,096 for repository tasks?

Bad Theory Labs org

no we ran out of compute before we could measure it exact bfcl score but we know it retained over 90% intelligence. Its luck we were able to ship this actually, and yes 4096 increase it if it needs more room

Sign up or log in to comment