Cerebras files for IPO after major AI deals
Cerebras has filed for an initial public offering after announcing major commercial agreements in recent months. The company said it will work with Amazon Web Services to use its chips in AWS data centers, and it reportedly has a deal with OpenAI worth more than $10 billion.
TechCrunch ↗
Tesla expands robotaxi service to two Texas cities
Tesla has expanded its robotaxi service to Dallas and Houston, making Texas the only state where the service is available. The company first launched in Austin last year and began offering rides without safety drivers in January 2026.
TechCrunch ↗
AI tools may be fueling App Store boom
New Appfigures data shows a surge in new app launches in 2026, pointing to renewed growth in the App Store. The article suggests AI tools may be making it easier and faster to build mobile apps.
TechCrunch ↗
NVIDIA Launches Open Quantum AI Model Family
NVIDIA released Ising, an open quantum AI model family designed for hybrid quantum-classical systems. The launch aims to help bridge the gap between quantum research and practical real-world applications.
MarkTechPost ↗
Anthropic Launches Claude Opus 4.7
Anthropic released Claude Opus 4.7, a new frontier model focused on better agentic coding, high-resolution vision, and long-horizon autonomous tasks. The update is described as a targeted improvement over Opus 4.6 rather than a major generational leap, but it delivers meaningful gains for developers.
MarkTechPost ↗
Anthropic and Trump administration relations thaw
Anthropic is continuing discussions with senior Trump administration officials despite being labeled a supply-chain risk by the Pentagon. The article suggests the company’s relationship with the administration is improving after earlier tension.
TechCrunch ↗
xAI launches standalone Grok voice APIs
xAI has released standalone speech-to-text and text-to-speech APIs built on the same infrastructure behind Grok Voice. The move positions the company to compete more directly in the enterprise speech API market.
MarkTechPost ↗
Tutorial on Running Bonsai 1-Bit LLM on CUDA
This article is a coding tutorial showing how to run PrismML’s Bonsai 1-bit large language model on CUDA using GGUF and llama.cpp. It also covers benchmarking, chat, JSON output, and retrieval-augmented generation workflows.
MarkTechPost ↗
Hypothesis Testing Guide for AI Systems
This tutorial explains how to use Hypothesis for property-based testing with stateful, differential, and metamorphic test design. It shows how automated test generation can help validate correctness and behavioral guarantees beyond traditional unit tests.
MarkTechPost ↗