tool-calling

Tag

Cards List
#tool-calling

@modal: Qwen3.8-2.4T-A95B by @Alibaba_Qwen and @alibaba_cloud is now available on Modal. Served with a custom DFlash speculator…

X AI KOLs Following ↗ · 2026-08-13 Cached

Qwen3.8-2.4T-A95B by Alibaba Qwen and Alibaba Cloud is now available on Modal, served with a custom DFlash speculator trained on tool-call-heavy data and a full 1M context window.

0 favorites 0 likes
#tool-calling

@ma_sc_: I've been testing this on many other languages than the 14 officially supported and results have been truly surprising.…

X AI KOLs Following ↗ · 2026-08-12 Cached

A user shares surprising results testing Liquid AI's new LFM2.5-VL-3B vision-language model across many languages, noting strong visual capabilities but weaker instruction following; Liquid AI announces the model can read screens, documents, and ground objects to coordinates.

0 favorites 0 likes
#tool-calling

Actionable Hallucination Detection: Translating Latent Uncertainty into Agentic Critique

arXiv cs.LG ↗ · 2026-08-12 Cached

This paper introduces the Latent Critic, a lightweight LoRA adapter that detects hallucinated agent actions in real time by restructuring the transformer's residual stream into localized natural-language feedback, achieving 0.966 AUROC and enabling self-correction.

0 favorites 0 likes
#tool-calling

Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots

Hacker News Top ↗ · 2026-08-10 Cached

Cactus Compute releases Needle 2, a 45M-parameter agentic LLM compressed to a 14MB binary for phones, wearables, smart home and robots, achieving 500+ tokens/sec on a Raspberry Pi 5 and running in 28MB RAM.

0 favorites 0 likes
#tool-calling

Needle 2: 14MB agentic LLM for phones, wearables, smart home and robots.

Reddit r/LocalLLaMA ↗ · 2026-08-10

Cactus releases Needle 2, a 14MB agentic LLM for phones, wearables, smart home devices, and robots, achieving fast inference on low-end hardware and supporting structured extraction and fine-tuning.

0 favorites 0 likes
#tool-calling

@svpino: I've been testing Kimi K3, and holy smokes, this is the best open-weight model the world has seen. It's a 2.8T-paramete…

X AI KOLs Timeline ↗ · 2026-08-05 Cached

Santiago Valdarrama reports that Kimi K3 is the best open-weight model he has tested, a 2.8T-parameter vision model with tool calling, reasoning, and a 1M context window.

0 favorites 0 likes
#tool-calling

A 2.6B model with tool calling and 128K context now runs at 30 tok/s on a phone

Reddit r/LocalLLaMA ↗ · 2026-08-04

Liquid AI released LFM2.5-2.6B, a 2.69B parameter model with 128K context and tool calling, optimized for multi-step agent workflows and capable of running at 30 tok/s on a phone with a 1.67GB Q4_K_M GGUF, though coding and knowledge-heavy tasks remain weak compared to larger models.

0 favorites 0 likes
#tool-calling

Deploy local agents everywhere with LFM2.5-2.6B

Hugging Face Blog ↗ · 2026-08-04 Cached

Liquid AI releases LFM2.5-2.6B, a compact agentic model designed for on-device deployment, supporting tool calling and multi-step workflows with efficient inference on CPUs and GPUs.

0 favorites 0 likes
#tool-calling

Built a complete HITL System at my ORG

Reddit r/AI_Agents ↗ · 2026-08-04

The author shares experience building a human-in-the-loop approval system for an enterprise agent platform, emphasizing that the approval step must be a true blocking pause with editable parameters and first-class rejection/editing outcomes, and asks how others structure agent suspension.

0 favorites 0 likes
#tool-calling

OoO-Spec: Out-of-Order Semantic Speculation for Fast Tool Calling

arXiv cs.CL ↗ · 2026-08-04 Cached

Introduces OoO-Spec, a method that accelerates LLM tool calling by computing semantic slots out of order via a small sidecar model, achieving up to 5.34x speedup over autoregressive decoding and outperforming existing drafter methods across multiple targets and benchmarks.

0 favorites 0 likes
#tool-calling

nvidia/NVIDIA-NemotronLabs-VoiceChat-11B · Hugging Face (full duplex)

Reddit r/LocalLLaMA ↗ · 2026-08-03 Cached

NVIDIA released NemotronLabs VoiceChat 11B, an open end-to-end full-duplex speech model enabling real-time conversational AI with ~450ms turn-taking latency, barge-in, and live tool calling, the first open full-duplex model to support tool calling.

0 favorites 0 likes
#tool-calling

@jakevin7: DeepSeek Flash is indeed powerful—come feel this long-horizon capability. Agentic abilities are now far stronger. It even discovered the agent swarm tool call in the harness on its own and handled the splitting and orchestration well. This wasn't in the prompt; it discovered it by itself…

X AI KOLs Following ↗ · 2026-07-31 Cached

The author praises DeepSeek Flash's greatly enhanced long-horizon and agentic abilities, which can automatically discover and combine subagent swarm tool calls in the harness.

0 favorites 0 likes
#tool-calling

Flat Score, Amplified Failures: How the Error Budget Masks Damage in Quantized LLM Agents

arXiv cs.LG ↗ · 2026-07-31 Cached

This paper investigates the claim that 4-bit weight quantization is nearly lossless for LLM agents, showing that while aggregate benchmark scores stay flat, quantization amplifies existing tool-call failures (e.g., hallucination), hidden by the benchmark's error budget. The authors suggest reporting per-channel error rates and success under shrinking budgets to reveal the masked damage.

0 favorites 0 likes
#tool-calling

AntLing-3.0-flash from Ant Group is live on OpenClaw via OpenRouter

Reddit r/openclaw ↗ · 2026-07-30

Ant Group's AntLing-3.0-flash model is now live on OpenClaw via OpenRouter, requiring only a model ID setup. It features 256K context, RL training for long-horizon tool calling, is API-only, and free through August 3.

0 favorites 0 likes
#tool-calling

Go LLM SDK for streaming, tool-calling AI backends (plus frontend React lib)

Hacker News Top ↗ · 2026-07-30 Cached

Grafana released an AI SDK for Go that provides a unified API for LLM calls, streaming, tool execution, and structured output, with built-in compatibility with Vercel's AI SDK React frontend.

0 favorites 0 likes
#tool-calling

I built a GBNF grammar compiler that makes 8B models reliably call tools - here's how it works (deep dive)

Reddit r/LocalLLaMA ↗ · 2026-07-29

A developer built a GBNF grammar compiler in Rust for llama.cpp that enforces tool-calling JSON schemas, making small models (like 8B parameters) reliably call tools. The system narrows grammar to only matched tools per turn, improving reliability.

0 favorites 0 likes
#tool-calling

If you run multi-model agent loops, where do you draw the cheap-node / expensive-node line?

Reddit r/AI_Agents ↗ · 2026-07-26

The author shares a strategy for reducing costs in multi-model agent loops by using a cheap fast executor for repetitive nodes and a strong planner for high-level reasoning, with experience using Ling-3.0-flash on OpenRouter.

0 favorites 0 likes
#tool-calling

Local agent workspace on a 4GB laptop GPU (RTX 3050 Ti): the tok/s and where a small model struggles once it has to call tools, build artifacts, and RAG

Reddit r/LocalLLaMA ↗ · 2026-07-25

The author benchmarks local Qwen models of various sizes on a 4GB RTX 3050 Ti laptop GPU within the Bike4Mind workspace, finding the 2B model at Q4_K_M quantization is the sweet spot for fitting in VRAM, achieving 96 tok/s. Smaller models struggle with tool selection, artifact generation requiring multiple models, and RAG embeddings causing model swap overhead.

0 favorites 0 likes
#tool-calling

The trick that stopped our ai content generator agent from inventing values: give it the allowed list as a tool, not a line in the prompt

Reddit r/AI_Agents ↗ · 2026-07-25

A practical technique for preventing AI content generators from making up values: provide the allowed list as a tool/function that the model can call, rather than embedding it in the prompt as plain text.

0 favorites 0 likes
#tool-calling

I ran Laguna-S-2.1 through my private agentic eval vs Qwen3.5-122B on an RTX Pro 6000 (96GB). Fastest 100B+ I've tested and the best tool calling, but it invents facts under pressure.

Reddit r/LocalLLaMA ↗ · 2026-07-21

Evaluation of Laguna-S-2.1 against Qwen3.5-122B on RTX Pro 6000 shows it is the fastest 100B+ model tested and best at tool calling, but prone to inventing facts under pressure.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback