Tag
A pull request adds support for the NVIDIA Nemotron-3-Puzzle-75B-A9B model in the llama.cpp inference tool.
This article reports recent bug fixes and updates in llama.cpp for the Qwen Flash Next model, advising users to update their builds frequently.
Support for DFlash2 has been merged into llama.cpp via pull request #27342, adding local convolution and candidate selector features to the LLM inference tool.
Devin, an AI tool, now provides video receipts for app testing by generating test plans, executing user flows, and delivering annotated recordings to visually verify work.
Introducing Tastelint, an AI agent that runs on every pull request to provide design feedback, aiming to bridge the automation gap in product design compared to code development.
A pull request (PR#27210) for adaptive MTP has been submitted to llama.cpp, a C/C++ implementation for LLM inference with minimal setup and high performance.
An npm package that automates feedback handling in apps by opening pull requests through a cloud agent.
The article describes a system enabling AI agents to autonomously handle software tickets to pull requests by removing the 'ask-the-user' tool and implementing an assumption budget, reducing interruptions and improving efficiency in a production codebase.
Adds DSpark speculative decoding support to llama.cpp via pull request, enhancing inference performance.
Minimax M3 support with MSA has been merged into llama.cpp, enabling inference for the Minimax M3 model using the MSA architecture.
Sentry released an AI agent called 'Seer' that analyzes backend errors, determines root cause, drafts a fix, and automatically opens a pull request for review.
This pull request adds support for Laguna XS.2 & M.1 hardware in llama.cpp, expanding compatibility.
A new PR for llama.cpp boosts prompt processing on ROCm by ~15% and fixes a bug making Q2_K quantization 28x faster.
This pull request adds support for the Hy3 (hy_v3) model with MTP speculative decoding to llama.cpp, enabling efficient inference for this architecture.
The author built an autonomous AI system that runs a live product, generating work, quality-gating it, opening pull requests, and self-improving based on analytics. The main challenge was making the system trustworthy rather than making the model smarter.
The author built an autonomous agent that not only completes tasks but also improves its own code and product by observing results, making changes via pull requests, and verifying each change with a ledger. The key insight is that a rigorous verify step—concluding confirmed, rejected, or inconclusive—is essential for the system to truly learn.
A pull request adds an initial ET backend to llama.cpp, expanding hardware support for LLM inference.
OpenHands Enterprise now integrates with Azure DevOps, enabling users to comment on work items or PRs and have OpenHands automatically perform the work and open a pull request in Azure Repos.
Google announces the shutdown of the consumer version of Gemini Code Assist on GitHub on July 17, while the enterprise version remains available.
Pull request adding support for DeepSeek V4 model in llama.cpp, enabling inference of this model on various hardware.