BFCL
PulseAugur coverage of BFCL — every cluster mentioning BFCL across labs, papers, and developer communities, ranked by signal.
3 day(s) with sentiment data
-
Nanbeige4.2-3B model fixed for Apple Silicon deployment
A new paper details the challenges and solutions for deploying the Nanbeige4.2-3B model, a 3-billion parameter agentic model utilizing a Looped Transformer architecture, on Apple Silicon. Researchers identified five cri…
-
New research explores modular and recursive methods for automatic prompt optimization
Two new research papers introduce novel methods for optimizing prompts used with large language models. The first, SAPO, breaks down prompts into segments like role, context, and task, allowing for targeted improvements…
-
New framework generates synthetic data to boost small language model function-calling
Researchers have developed Data Turnstile, an open-source framework designed to generate high-quality synthetic training data for function-calling tasks, specifically targeting small language models (SLMs). This framewo…
-
New method Soft Clamp combats AI agent over-calling of tools
Researchers have identified a failure mode in multi-teacher on-policy distillation for AI agents that use tools. This method, while improving tool-call recall, can cause agents to over-call tools inappropriately. The pa…
-
New Soft Clamp method tackles over-calling in agentic language models
Researchers have identified a "behavior leverage imbalance" issue in multi-teacher on-policy distillation for agentic language models. This imbalance can cause models to over-call tools, even when direct answers are mor…
-
Quantization Impact on LLM Tool-Calling Measured on Low-End Hardware
A new benchmark, QuantCall, has been developed to evaluate the impact of quantization on the tool-calling capabilities of small language models. The benchmark, run on a 4GB laptop GPU, found that model family is a bette…
-
New method aligns LLM planning and tool execution
Researchers have introduced Capability-Aligned Hierarchical Learning (CAHL), a novel method for improving how large language models (LLMs) use external tools. CAHL addresses the common issue of misalignment between a hi…
-
ParaTool framework enhances LLM tool use by parameterizing tools
Researchers have introduced ParaTool, a novel framework designed to enhance large language models' (LLMs) ability to utilize external tools. Unlike traditional methods that embed tool documentation within the model's co…
-
Apple's Reinforced Agent Vets Tool Calls Before Execution
Apple researchers have developed a "Reinforced Agent" that proactively verifies tool calls before execution, aiming to prevent errors rather than correcting them post-hoc. This approach demonstrated significant improvem…