
Meta has launched a new Mac app that incorporates AI-driven system-wide dictation, enabling users to interact with their applications through voice. The app uses the Muse Spark model to provide context-aware responses based on the current screen content. It also integrates with Instagram, Facebook, and Google Workspace to offer insights into marketing campaigns and audience engagement. This development is part of Meta's broader strategy to enhance business operations with AI, offering tools for creating documents and analyzing competitor data.
Read originalThe v0.28.0rc2 release of vLLM introduces DFlash2, a feature that enhances local convolution capabilities with a candidate selector. This update, cherry-picked from a specific commit, signifies a technical refinement aimed at improving model performance. While the specifics of the implementation are technical, the focus on local convolution suggests a targeted improvement in processing efficiency. This release is a step forward for developers looking to optimize their AI models with more precise convolution operations.
The b10541 release of llama.cpp enhances developer flexibility with the introduction of the --mmproj-device argument, allowing for more nuanced control over device backends. This update also maintains compatibility with existing setups through the MTMD_BACKEND_DEVICE environment variable and introduces a convenient -mmdev shortflag. These improvements make it easier for developers to manage and load device backends efficiently. While there are no new model architectures in this release, the focus on refining usability ensures that developers can deploy their applications smoothly across different environments.