
Google DeepMind has introduced Gemini 3.5 Live Translate, a new model for real-time speech-to-speech translation. This model supports over 70 languages and provides continuous translation that mirrors the speaker's natural intonation and pacing. It is available for developers through the Gemini Live API and is being integrated into Google Meet and the Google Translate app. The technology aims to improve multilingual communication by offering seamless translations in real-time, enhancing user experience across various platforms.
Read original
© Google DeepMindGoogle DeepMind's DiffusionGemma marks a significant shift in text generation by leveraging diffusion techniques to generate text blocks up to four times faster than traditional models. This 26B Mixture of Experts model, designed for speed-critical applications, moves beyond the sequential token-by-token approach, allowing for parallel generation of 256 tokens. While it offers blazing fast inference on GPUs, it trades off some quality compared to the standard Gemma 4 models. This innovation is particularly beneficial for developers working on real-time interactive AI applications, as it maximizes hardware utilization and reduces latency bottlenecks.
© Google DeepMindGoogle DeepMind's Gemma 4 12B model is a significant step forward in multimodal AI, offering advanced capabilities in a compact form. By eliminating traditional encoders, it processes visual and audio inputs directly through its language model backbone, reducing latency and memory usage. This makes it feasible to run sophisticated AI tasks on consumer laptops with just 16GB of RAM. The model's open-source release under an Apache 2.0 license encourages widespread adoption and innovation, enabling developers to create powerful applications without the need for high-end hardware.
Google DeepMind's recent study in Sierra Leone demonstrates the potential of AI as a powerful educational tool, enhancing rather than replacing traditional teaching methods. The trial showed significant improvements in students' math scores, with AI-driven Guided Learning fostering deeper understanding rather than rote solutions. Teachers reported professional growth, shifting from lecturers to facilitators, as they integrated AI into their lessons. This approach not only increased student engagement but also shifted their focus towards skill-building. The study's success suggests a promising future for AI in education, with plans to expand trials globally.
© The Verge AIAnthropic's release of Claude Fable 5, touted as their most powerful AI model, comes with significant limitations in answering biology-related questions. This is due to the model's conservative safeguards designed to prevent misuse in bioweapons research. While the model excels in cybersecurity tasks, its biology filters are so stringent that even basic queries like 'what are mitochondria' are blocked. Anthropic aims to balance safety with utility, promising future adjustments to reduce false positives and potentially open up more capabilities for scientific research.
© GitHub ChangelogClaude Fable 5, a new model from Anthropic's Mythos class, is now integrated into GitHub Copilot, offering enhanced capabilities for long-horizon coding and knowledge tasks. This model stands out by requiring data retention for safety purposes, a shift from the zero data retention policy of previous models. It promises more efficient coding workflows with fewer tool calls and lower token consumption. Available to select GitHub Copilot users, this rollout marks a significant step in autonomous coding, though it comes with new data handling considerations.
Cohere has unveiled North Mini Code, a 30B-parameter Mixture-of-Experts model designed for complex software engineering tasks, now available on Hugging Face. This model stands out with its agentic coding capabilities, optimized for terminal-based tasks and high-quality code generation. It outperforms several larger models in coding benchmarks, showcasing its efficiency and robustness. By employing a unique training approach with supervised fine-tuning and reinforcement learning, North Mini Code aims to serve as a reliable foundation for coding agents. This release marks a significant step in making advanced coding models accessible to developers.