Tag
slurpjson is a Rust library that parses JSON entirely on the GPU using wgpu compute shaders, decomposing parsing into parallel prefix scans for research purposes.
GPT-5.6 Sol reportedly solved a 50-year-old math problem by using 64 subagents in parallel, potentially changing R&D economics if verified.
Introduces Parallel-Distill-Refine (PDR), an inference method where LLMs generate drafts in parallel, distill them into a compact workspace, and refine to achieve better accuracy than long chain-of-thought with lower latency. An 8B model trained with RL using PDR shows significant gains on math benchmarks.
OpenDraft is an open-source tool that uses 19 specialized AI agents in parallel to assist with research paper writing and literature reviews, described as 'Claude Code for research papers'.
Sierra Platform's approach to voice agents parallelizes thinking, listening, and talking to mimic human conversation, as discussed on the Max Agency podcast.
QuestDB introduces a dedicated WINDOW JOIN operator that is parallelized and vectorized, achieving up to 25x speedup over alternative databases for time-series aggregations around event timestamps.
An engineer at Cognition shares internal tips for using Devin, including the 'Agent Fan Out' technique where a master agent spins up parallel child agents to solve tasks independently.
Claude Code introduces dynamic workflow capabilities, generating orchestration scripts in real time and running a large number of sub-agents in parallel to handle complex tasks. Supports Max, Team, Enterprise, and API endpoints, but token consumption is significantly higher than normal sessions.
Introduces parallel context compaction for long-horizon LLM agents, enabling fine-grained control over summary volume and reducing end-to-end latency compared to sequential synchronous compaction across multiple backbone models.
This paper proposes Multi-Stream LLMs, which use multiple parallel input/output streams to allow models to read and generate simultaneously, unblocking limitations of sequential chat formats.
This paper proposes a framework for parallel chunk-level processing of long documents with LLMs to reduce cumulative bias and improve evidence traceability, achieving significant reductions in omission errors and unsupported claims.
This paper proposes Multi-Stream LLMs, which transition from sequential message-based instruction tuning to parallel stream processing. This approach allows language models to simultaneously read, think, and generate across multiple concurrent data flows, addressing bottlenecks in autonomous agent applications.
JetBrains launched 'Air', a new development environment specifically designed for orchestrating multiple AI coding agents in parallel to handle complex tasks simultaneously without interference.
A community rant urging realistic AI model benchmarks that account for context size, multimodal features, hardware specifics, and parallel processing, rather than just raw speed.
In Parallel is an operating system for execution, designed to manage and coordinate parallel workflows and tasks.
Cosine Swarm launches as a new tool enabling parallel AI agents to handle long-horizon, complex software development tasks.
Payward uses OpenAI Codex to run 50 AI agents in parallel to review merge requests, accelerating software delivery by 6 months. This qualitative leap ensures they remain at the forefront of finance and technology.