
Decart has launched Oasis 3, a new interactive world model designed to generate photorealistic driving environments in real-time. Targeting autonomous vehicle companies, the model is available via API and aims to build a developer community around world models. Despite some issues with thematic consistency and physics simulation, Oasis 3 is noted for its efficiency and cost-effectiveness. The release follows Decart's recent $300 million funding round, which has increased its valuation to nearly $4 billion.
Read original
© TechCrunch AIAvataar AI has launched Varya, a video model designed to cater to India's unique cultural context, offering a cost-effective solution for video generation. Built on Alibaba's Wan 2.2 model, Varya uses distillation to operate faster and cheaper, producing video 10 times quicker than its predecessor. With a price of ₹0.48 per second, it significantly undercuts competitors, making video AI more accessible for India's vast market. This launch is part of India's broader AI strategy to foster local innovation and reduce reliance on expensive foreign models.
© TechCrunch AITheker, a Barcelona-based AI robotics startup, has raised $85 million in a Series A round, marking a significant milestone in European robotics funding. The company is focused on developing adaptable robots that can be reconfigured for various tasks, offering a solution to labor shortages in manufacturing. With investment from major players like CRV, Samsung, and Aglaé Ventures, Theker is poised to expand its reach beyond retail into more complex industrial environments. This funding round highlights Theker's potential to transform factory automation by providing flexible robotic solutions that traditional robots cannot offer.
© TechCrunch AIPrometheus, co-founded by Jeff Bezos, has secured a massive $12 billion in funding to develop an 'artificial general engineer' aimed at automating complex physical systems. This ambitious project seeks to revolutionize engineering by replacing significant portions of human labor with AI, potentially transforming industries from aerospace to pharmaceuticals. While some fear job losses, Bezos argues that increased productivity will lead to higher living standards and reduced work hours. With a valuation of $41 billion, Prometheus is one of the most highly valued AI startups, reflecting growing investor confidence in the physical AI sector.
Claude Code's latest update introduces the Claude Fable 5, a Mythos-class model now safe for general use. This model surpasses previous offerings in capability, marking a significant step forward for developers using Claude Code. Additionally, the update resolves an issue with session transcripts not saving when launched from certain environments. This release enhances both the power and reliability of the Claude Code platform, offering developers a more robust toolset for their projects.
The latest b9590 release of llama.cpp addresses a critical issue where the LFM2 template handler was ignoring the json_schema from response_format, focusing solely on tool-calling grammar. This update ensures more robust handling of JSON schemas, which is crucial for developers relying on precise data formatting. The release also includes a variety of platform-specific builds, though some features like KleidiAI on macOS and SYCL on Windows remain disabled. This update is a step forward in refining the tool's functionality, particularly for those working with complex data structures.
The b9591 release of llama.cpp brings notable improvements to Multi-Task Processing (MTP) by removing padding and optimizing data handling. The update refines the ggml_gated_delta_net function, which now only requires the initial recurrent state and uses a snapshot count as an operational parameter, enhancing processing efficiency. These changes are implemented across all backends, addressing previous review comments and fixing CI build errors. With support for diverse hardware configurations, including macOS Apple Silicon, ROCm 7.2 on Ubuntu, and CUDA 12 and 13 on Windows, this release is a significant step forward for developers seeking improved performance and reliability.