vLLM has released version 0.23.0, bringing substantial updates and optimizations. This release includes improvements to DeepSeek-V4, which now features a decoupled metadata structure and new attention kernels. Model Runner V2 has expanded its default support to include more dense models like Llama and Mistral. Additionally, the Rust frontend has been enhanced with new endpoints and tool parsers. Compatibility with Transformers v5 has also been addressed, ensuring broader model support. These updates make vLLM a more robust and versatile platform for developers.
Read originalThe latest b9626 release of llama.cpp introduces architectural support for the cohere2-MoE model, marking a significant update for developers working with this model. This release also includes various technical improvements such as the removal of redundant checks and enhancements in tensor handling, which streamline the model's performance. By adding cohere2moe to the Llama Model Saver supported list, the update broadens the toolkit available for AI practitioners. While these changes may seem incremental, they collectively enhance the robustness and flexibility of llama.cpp, making it a more versatile tool for AI development.
The b9627 release of llama.cpp continues to enhance its platform reach, though it doesn't introduce any groundbreaking features. This update includes support for a wide array of systems, from macOS and iOS to various Linux distributions and Windows configurations, including CUDA and Vulkan support. Notably, the release maintains its focus on making llama.cpp a versatile tool across different hardware setups, but it doesn't introduce new model architectures or quantization methods. This iteration is more about solidifying its presence across multiple operating systems rather than introducing novel capabilities.
The latest b9628 release of llama.cpp continues its trend of broadening platform compatibility, now including Vulkan support for Ubuntu and Windows, as well as ROCm 7.2 for Ubuntu. This update ensures that developers working across diverse hardware configurations can leverage llama.cpp's capabilities more effectively. While the release doesn't introduce new model architectures, it solidifies llama.cpp's position as a versatile inference runtime. By expanding support across multiple operating systems and hardware, llama.cpp is making it easier for developers to deploy AI models in varied environments.