
Google has launched Rambler, a new AI-powered dictation feature for its Gboard app, using Gemini-based multilingual models. This feature allows users to switch languages mid-sentence and removes filler words, enhancing the dictation experience. Initially available on Samsung Galaxy and Google Pixel phones, Rambler will eventually expand to other Android devices. This development poses a challenge to existing dictation apps, as Gboard's widespread use could make Rambler the default choice for many Android users.
Read originalThe latest b9116 release of llama.cpp introduces MiMo v2.5, enhancing vision support with fused qkv for improved performance. This update addresses previous issues like f16 vision overflow and includes various cleanups for better code maintenance. With expanded platform support, including macOS, Linux, and Windows, this release broadens accessibility for developers working on diverse systems. The focus on vision capabilities marks a significant step in making llama.cpp a more versatile tool for AI developers, particularly those interested in integrating vision functionalities.
The b9119 release of llama.cpp focuses on fixing a performance regression for Intel GPU BF16 workloads on Windows, specifically targeting Xe2 and newer models. This update ensures that users on these platforms experience improved performance, particularly when using Vulkan. The release also includes a refactor to optimize the use of l_warptile only when coopamt is available for BF16, enhancing efficiency. While the update doesn't introduce new models or groundbreaking features, it solidifies llama.cpp's commitment to maintaining and improving performance across diverse hardware configurations.