
Google Research has introduced WAXAL, a large-scale open resource aimed at advancing speech technology for African languages. This initiative seeks to enhance natural language processing capabilities in underrepresented languages.
Read original
© Google Research BlogGoogle Research has been delving into how AI can aid individuals in comprehending skin conditions, with their latest findings published in JAMA Dermatology. Their studies reveal that AI tools can significantly enhance users' ability to identify skin conditions compared to traditional search methods. Despite this improvement in condition identification, the AI tools still face challenges in guiding users on the appropriate medical actions to take. This research demonstrates the potential of AI to make dermatological information more accessible to the public, although further refinement is necessary to enhance decision-making support.
© Google Research BlogIn a novel approach to sustainable computing, researchers at UC San Diego, with support from Google, are repurposing retired smartphones into a low-carbon cloud computing platform. By extracting and clustering the motherboards of 2,000 Pixel phones, they aim to create a datacenter that offers low-cost computing power while reducing the need for new hardware. This initiative not only addresses the carbon footprint of manufacturing but also leverages the surprising power of smartphone processors, which can rival modern servers. The project will serve as a testbed for the viability of smartphone-based computing at scale, potentially transforming how educational institutions manage their computing resources.
The b9622 release of llama.cpp significantly boosts Vulkan capabilities, particularly for non-contiguous unary and glu operations. By refining index calculations with fastdiv and merging unary operations into a single file, the update enhances both performance and code efficiency. It also tackles a compiler bug and resolves earlier conflicts, ensuring smoother functionality across a broad spectrum of hardware setups. While this update doesn't introduce revolutionary features, it strengthens llama.cpp's role as a flexible tool for developers working with diverse hardware, including macOS, Linux, Windows, and openEuler.
The b9624 release of llama.cpp enhances its utility by introducing build-time gzip compression, which can optimize performance through reduced file sizes. This update continues to cater to developers working on various systems, including macOS, Linux, Windows, and openEuler, with specific builds for architectures like arm64 and x64. The inclusion of ROCm 7.2 for Ubuntu x64 and CUDA 12 and 13 for Windows x64 highlights its adaptability to different hardware environments. While there are no new model architectures, the release strengthens llama.cpp's role as a flexible tool for developers needing compatibility across diverse setups.
The latest b9625 release of llama.cpp continues its trend of broadening platform compatibility, though without any groundbreaking new features. Notably, it includes support for ROCm 7.2 on Ubuntu x64, which is significant for AMD GPU users seeking alternatives to NVIDIA's CUDA. The release also maintains a wide array of builds across macOS, Linux, Windows, and openEuler, though some configurations like KleidiAI on Apple Silicon remain disabled. While this update doesn't introduce new models or quantization methods, it solidifies llama.cpp's role as a versatile inference runtime across diverse systems.