AI News HubLIVE

Chips updates

Chinese open-weight models are cheap. Washington is deciding what that costs.

US policymakers are debating whether to create regulatory risk around Chinese open-weight models. The release of Moonshot AI's Kimi K3 reignited the argument. Enterprises face not just performance questions but whether these models will remain easily accessible in a year.

  • Moonshot AI's Kimi K3, the largest open-weight model to date, rekindled a dormant policy debate in Washington.
  • Potential mechanisms include procurement rules, export blacklists, and security advisories that ripple through global cloud providers.
In-site article

NVIDIA Releases Cosmos 3 Edge: A 4B-Parameter Open World Model That Reasons and Generates Robot Actions On-Device

NVIDIA has released Cosmos 3 Edge, a 4-billion-parameter open world model built to run on-device. It helps robots and vision AI agents understand surroundings, reason in real time, and generate robot actions locally. The Cosmos 3 family included Cosmos 3 Nano (16B) and Cosmos 3 Super (64B) shipped on May 31, 2026 at GTC Taipei. Edge is the third and smallest tier, at roughly one-sixteenth the size of Super. The problem is specific. Machines operate at the edge in factories, warehouses, and hospitals. They need data center–level performance on memory-constrained systems. Cosmos 3 Edge targets that gap. What does world model do here? A world model learns how an environment changes over time. It represents objects, motion, spatial relationships, and the effects of actions. Consider a robot reaching for an object. Recognizing the object is only the first step. The robot must also track where the object is, how its gripper moves, and what happens on contact. A world model reasons about these relationships. It can predict the visual result of an action, infer the action that caused a change, or generate an action to reach a goal. Cosmos 3 Edge brings these capabilities into one on-device model. Its shared representation lets a system understand the current world state, simulate possible futures, and connect those futures to actions. Two transformer towers, one shared representation. Cosmos 3 uses a Mixture-of-Transformers architecture with two towers, described in NVIDIA's technical report. The autoregressive tower processes vision and text tokens for understanding and reasoning. The diffusion tower processes vision, audio, and action tokens for prediction, generation, and neural simulation. The two towers keep separate normalization layers and multilayer perceptrons. They share multimodal attention layers, which align information across language, video, audio, and action. This lets the model reason about a scene before it generates an output. The attention pattern adapts to each modality. Language uses causal attention, where each token attends to earlier tokens. Diffusion tokens attend more broadly to the available context, supporting coherent prediction and generation. Depending on the task, the model emits reasoning tokens from the autoregressive tower, or denoised video and action tokens from the diffusion tower. Cosmos 3 Edge uses a 2B dense transformer for its reasoner, and follows Qwen3-VL-compatible message conventions for image and video inputs, per the Cosmos GitHub repository. One action representation across embodiments. Physical systems describe actions differently. A vehicle uses ego pose and movement. A camera uses camera motion. A robot arm uses the pose of its end effector, and a gripper adds grasp state. Cosmos 3 maps these embodiments into a common action representation. Actions are encoded as compact geometric vectors that capture translation, rotation, and manipulation state. This connects control to the visual structure of the world. The model associates pixel changes with physical motion and control inputs. Generated video then becomes more than a prediction. It represents how the world should change in response to an action. Supported action dimensions depend on the embodiment. The Cosmos GitHub repository lists camera motion (9D), autonomous vehicle (9D), egocentric motion (57D), single-arm robot (10D), dual-arm robot (20D), and humanoid robot (29D). Policy mode runs in both directions. As a policy, Cosmos 3 Edge predicts an action together with its expected visual consequence. Current state goes in; an action and its likely visual outcome come out. Action flows in both directions. The model can predict the effect of an action, or infer the action from its effect. This connects world modeling directly to robot policy training and evaluation. NVIDIA also released Cosmos 3 Edge Policy (DROID). It is a robot manipulation policy post-trained on the DROID dataset for pick-and-place tasks, with post-training scripts included. Developers can fine-tune on a small H100 cluster or an NVIDIA DGX Station before deployment. Is it Deployable? Cosmos 3 Edge delivers memory-efficient inference across NVIDIA edge computers. Targets include NVIDIA RTX PRO GPUs, NVIDIA DGX, GeForce RTX GPUs, and NVIDIA Jetson, including the newly announced Jetson T2000 and T3000 modules. As a post-trained world action model (WAM), the model operates at robot-control resolution of 640×360 observations. On NVIDIA Jetson Thor it generates 32 actions per inference, while achieving real-time control at 15 Hz. For generation, the Edge tier supports 256p and 480p resolutions, 12–30 fps, and 50–150 frames. Using the open Cosmos framework, developers can post-train Cosmos 3 Edge for a specific embodiment and sensor set in about a day. NVIDIA positions a GeForce RTX 3070 or better as a local on-ramp for prototyping. Key Takeaways: Cosmos 3 Edge is a 4B open world model (2B dense reasoner) that runs on-device, released July 20 on Hugging Face. A Mixture-of-Transformers design pairs an autoregressive reasoner tower with a diffusion generator tower through shared multimodal attention. It hits 640×360 control resolution, 32 actions per inference, and 15 Hz real-time control on NVIDIA Jetson Thor. Actions map to a common translation/rotation/manipulation representation, spanning camera, vehicle, single-arm, dual-arm, and humanoid embodiments. Benchmarks (#1 on VANTAGE-Bench at 4B) are internally claimed; the model ships under Linux Foundation OpenMDW-1.1. Sources: Hugging Face launch post, Cosmos3-Edge model card, Cosmos 3 collection, NVIDIA technical report (PDF), Cosmos GitHub, NVIDIA developer blog, Jetson Thor blog and NVIDIA Newsroom: Japan coalition. The post NVIDIA Releases Cosmos 3 Edge: A 4B-Parameter Open World Model That Reasons and Generates Robot Actions On-Device appeared first on MarkTechPost.

  • Cosmos 3 Edge is a 4B open world model that runs on-device, released July 20 on Hugging Face.
  • Mixture-of-Transformers design pairs autoregressive reasoner tower with diffusion generator tower via shared multimodal attention.
In-site article

China's AI models have Trump's AI world at war with itself

The release of Chinese open-source AI model Kimi has triggered a public feud within Trump's AI advisor circle. Kimi rivals the intelligence of paid models from OpenAI and Anthropic but is free, creating economic and political problems for the president. Factions disagree on whether to embrace open source or impose tighter controls.

  • Chinese company Moonshot released Kimi, a free open-source model matching top paid models.
  • Former Trump AI advisor David Sacks and Pentagon official Emil Michael publicly criticized US AI companies.
In-site article

France's edge in the AI race is cheap energy

France's abundant nuclear power provides low-cost electricity, giving it a competitive advantage in AI, but American tech giants may snap up that capacity first.

  • France has cheap electricity from nuclear power, beneficial for AI computing.
  • U.S. tech companies like Google and Microsoft are also seeking clean energy, potentially competing for France's supply.
In-site article

What Becomes Scarce After Intelligence?

The AI industry faces two opposing strategies: spending billions on nuclear power to support larger models, and releasing free open-source models. The article argues these are two sides of the same bet on whether intelligence has a ceiling. Biology offers a precedent: the human brain under energy constraints achieved efficiency through architecture innovations like sparsity and in-memory computing. Current open models apply these tricks but only cover mid-level tasks, while frontier models maintain an edge. The outcome depends on where the ceiling sits.

  • AI is split between massive nuclear investment for scaling and open-source models that make intelligence cheap. Both are bets on whether intelligence has a ceiling.
  • Biology's 4-billion-year experiment shows that under a fixed energy ceiling, architecture beats brute force.
In-site article

SpecLA: Efficient Speculative Decoding for Linear-Attention Models

This paper presents SpecLA, a speculative decoding runtime for stateful linear-attention models. It verifies chains and trees with topology-aware kernels, stores compact factors to recover accepted states, and uses confidence pruning plus a target-aligned EAGLE-style drafter. On an NVIDIA H100 with a GDN-1.3B target, SpecLA achieves up to 1.70x end-to-end speedup over autoregressive decoding.

  • Linear-attention models replace KV cache with recurrent states, but decoding remains sequential.
  • Existing speculative decoders assume Transformer KV caches.
In-site article

OpenLanguageModel: Readable and Composable Small-Language-Model Pretraining for Education and Research

OpenLanguageModel (OLM) is an open-source PyTorch library for building and pretraining small language models with visible internals. Model code mirrors architecture using components like Block, Residual, Repeat, and Parallel. It integrates tokenizers, datasets, optimization, mixed precision, callbacks, checkpoints, and hardware-aware execution, enabling seamless transition from teaching notebooks to full pretraining. The library includes 27 presets across nine model families and documentation from fundamentals to research. Validation shows close agreement with reference implementations, 90.6% weak-scaling efficiency on four GPUs for a 348M-parameter model, and positive usability feedback. OLM is MIT-licensed and available on PyPI, GitHub, and its documentation site.

  • OLM provides readable model code that directly reflects architecture components for education and research.
  • It enables seamless movement from teaching notebooks to full pretraining runs with a complete pipeline.
In-site article

Operator-Aware Mixed-Precision Tolerance Calibration for Tensor Kernels

This paper proposes an operator-aware mixed-precision tolerance calibration method that mines accumulated cloud GPU run data to automatically determine optimal absolute tolerances for tensor kernel correctness tests, achieving much tighter tolerances than hand-picked ones and significantly improving bug-detection recall.

  • Current tensor-kernel tests use fixed hand-picked tolerances that are rarely updated.
  • Proposed method mines error distributions from cloud GPU runs to calibrate per-operator tolerances.
In-site article

Fully-sensorized smart-eyewear platform for on-device Machine Learning

This paper presents ARGO, a smart eyewear platform leveraging the STM32N6 microcontroller and its integrated NPU for on-device machine learning, minimizing latency and preserving privacy. Through holistic co-design of hardware, firmware, and AI, an optimized YOLOv11 model is deployed for real-time urban obstacle recognition, introducing Head-wise Parallel Attention (HPA) for efficient NPU execution. The model achieves mAP50-95 of 24 with only 2.483 MB memory footprint. The platform integrates multimodal sensors, runs at 10 FPS, and provides ~113 minutes of autonomy on a 200 mAh battery, demonstrating the feasibility of high-performance, privacy-preserving assistive devices.

  • ARGO smart eyewear uses STM32N6 MCU and NPU for on-device ML, avoiding cloud dependency
  • Head-wise Parallel Attention (HPA) optimizes YOLOv11 model for NPU, achieving mAP50-95 24 under tight memory
In-site article

Gary Marcus: US won't "win" AI war with China. What we should do instead.

Gary Marcus argues that China's Kimi K3 model has caught up with US top models, disrupting American AI business models. He recounts his warnings since 2025 that the US focus on LLMs would lead to a tie, not victory. Marcus proposes seven strategic options, ranging from inaction to making AI a global public good via an international 'CERN for AI' initiative.

  • China's Moonshot.AI released Kimi K3, an open-weight model matching US leaders, causing US stock drop.
  • Marcus says OpenAI and Anthropic's business models are now in question, IPOs threatened.
In-site article

Turning robot video into training-ready data

daft-physical-ai is a new open-source Python library built on Daft that provides ready-made operations for turning raw robot recordings into training-ready data. It currently supports hand tracking and reward scoring, with lazy batch execution and distributed processing.

  • daft-physical-ai is an open-source Python library for transforming robot video into model-ready data.
  • Current use cases include hand tracking (MediaPipe or WiLoR) and reward scoring (Robometer-4B).
In-site article

Is Open Weight AI Decelerationist?

Dean Ball, OpenAI's chief of strategic futures, argues that open-weight models are inherently decelerationist because they deter capital expenditure. This article examines the economic logic behind the claim, considering China's capacity to build AI infrastructure, shifting training paradigms, and where value accrues in the AI stack. It concludes that open-weight models may actually be accelerationist by lowering costs and broadening participation, even if they disrupt current business models.

  • Dean Ball claims open-weight models are decelerationist as they reduce capital investment.
  • China may exacerbate this by subsidizing capacity and compressing margins.
In-site article

Colibrì proof-of-concept gains frontier-level 1.5-TB AI model

Italian engineer Vincenzo (JustVugg) created Colibrì, a proof-of-concept that runs the 744-billion-parameter GLM-5.2 model (1.5TB) on a modest CPU with only 25GB RAM and 1GB/s NVMe. Despite extremely slow speeds (0.05-0.1 tokens per second), it leverages the Mixture-of-Experts architecture to load experts per token, achieving frontier-level answer quality. The project is open-source and aims to explore running large models on consumer hardware.

  • Colibrì runs a 1.5TB AI model on minimal hardware at 0.05-0.1 tokens/sec.
  • It uses MoE architecture to load/unload experts per token, enabling operation within tight memory.
In-site article

SpaceX in Your Index Fund: Explained

This article explores the implications of SpaceX's fast-track inclusion into the Nasdaq-100 index for index fund investors. It discusses the mechanics of index funds, concerns about Elon Musk's governance, and whether investors should worry about AI concentration in the market.

  • SpaceX was added to the Nasdaq-100 index shortly after its IPO, forcing index funds to buy its shares.
  • The article explains how index funds work and why they are considered safe despite including risky stocks like SpaceX.
In-site article

GraphRAG is overkill. This is what we do instead for knowledge graphs

Standard RAG excels at simple fact retrieval but fails on portfolio and counting questions. GraphRAG promised to solve this with knowledge graphs but is expensive and complex. The author presents a 'graph-like RAG' approach that uses ordinary databases, lazy summarization, and a fixed ontology, achieving similar benefits at a fraction of the cost and operational burden.

  • Standard RAG fails on portfolio and counting questions, which are critical for enterprise use
  • GraphRAG indexing costs 1000x more than plain vector search and its benefits are narrow
In-site article

Startup Launches Foundry to Develop Materials for Chips

Founding members -- including Nvidia, Meta and Samsung -- aim to reduce their reliance on rare materials used in chips.

  • Nvidia, Meta, and Samsung join as founding members of a chip materials foundry startup.
  • The foundry aims to reduce dependence on rare materials in chip manufacturing.
In-site article

Stoke – Kill switch for runaway AI agents (Rust, budget caps)

Stoke is a lightweight Rust gateway that enforces hard budget caps, loop detection, and rate limits on AI agent API calls before they reach the provider, preventing runaway spending. It also offers local-first routing across multiple machines, auto-routing with cost/speed optimization, and a fail-closed architecture.

  • Hard USD budget caps per API key enforced before any provider call, with real-time per-key spend tracking.
  • Loop kill switch using exact-hash and semantic similarity detection to block repetitive requests within seconds.
In-site article

Build specialized agent workflows for your business with Amazon Quick and NVIDIA NeMo Agent Toolkit

This post shows how Amazon Quick can serve as the business-user front door for specialized agent workflows, using the NVIDIA NeMo Agent Toolkit to build a supply-chain risk example that helps planners move from dashboard and knowledge context to guided mitigation recommendations.

  • Amazon Quick provides a conversational workspace for structured data and enterprise knowledge, with over 100 pre-built action connectors.
  • NVIDIA NeMo Agent Toolkit is an open-source, framework-agnostic library for building and optimizing agentic workflows.
In-site article

San Francisco restaurant gets angry backlash for AI menu images

A newly opened San Francisco restaurant faced intense community backlash and vandalism after using AI-generated images on its menu display. The owners removed the images and are now planning community events to rebuild their reputation.

  • Grind & Unwind, a new restaurant on Haight Street, faced backlash over AI-generated menu images.
  • A Reddit post criticized the images, leading to vandalism and negative comments.
In-site article

Kimi K3: The open-weights escalation

Moonshot AI released Kimi K3, a 2.8T parameter MoE model with open weights, ranking high on benchmarks. The article discusses the narrowing gap between Chinese and US AI models, China's commitment to open source, economic impacts of open models, and China's efficiency advantages.

  • Kimi K3 is a 2.8T parameter MoE open-weights model, approaching frontier performance.
  • Chinese AI labs demonstrate independent innovation, not just fast following.
In-site article

The three ways AI unlocks transformation in Retail, Travel, and Consumer Goods

The article argues that AI, deployed as a system rather than a collection of pilots, is the first technology to simultaneously address the three taxes of trust, time, and cost that prevent enterprises from acting on their data. It outlines three movements: turning dark data into signal, expanding the question space with probabilistic reasoning, and decoupling human capability from headcount. Governance is highlighted as the true competitive moat.

  • 60-73% of enterprise data goes unused; AI attacks the three taxes of trust, time, and cost.
  • Three movements: dark data to signal, probabilistic reasoning, and human capability decoupling.
In-site article

At SIGGRAPH, NVIDIA Advances Graphics and Simulation With Agentic and Physical AI

NVIDIA unveils major advancements at SIGGRAPH 2026, including MCP-connected AI agents for creative tools, a synthetic video detector NIM microservice, and the open-source Cosmos 3 Edge world model for edge physical AI. These innovations span content creation, media verification, and robotics.

  • Creative apps like Adobe, Affinity, and Blender adopt MCP to enable AI agents for automated tasks.
  • New Synthetic Video Detector NIM microservice analyzes video frame-by-frame with up to 92% accuracy.
In-site article

American AI is locked down and proprietary. It's losing

The article analyzes how American AI companies' closed and proprietary model is losing ground to China's open strategy. AI models have little moat, and China's open release turns compute disadvantage into distribution advantage, closing the performance gap.

  • AI models themselves have no moat; users can easily switch between them.
  • US export controls on GPUs limit China's global services, but China leverages open models for distribution advantage.
In-site article

Import AI 465: Open vs closed gaps; Kimi K3; Demis' big policy plan

UK's AISI finds the gap between open and closed models on cybersecurity is shrinking. Chinese company Moonshot AI releases Kimi K3, a frontier-level model with some brittleness. Demis Hassabis proposes a FINRA-like standards body for AGI. Research shows LLMs can smuggle side channel tasks, evading monitors.

  • Open-weight models' cyber capability gap with closed models narrowed from 6-10 months to 4-7 months.
  • Kimi K3, a 2.8 trillion parameter model, matches or trails Claude Fable 5 and GPT 5.6 Sol but may be over-optimized for benchmarks.
In-site article

Understanding Go AI Inference: What Is Inference?

This article introduces a new series on running LLMs locally from Go. It explains inference as next-token prediction using frozen weights, the autoregressive loop, tokenization, the GGUF file format, and memory mapping for efficient loading.

  • Inference is a pure function that uses frozen weights to predict the next token without learning.
  • The autoregressive loop generates tokens one by one, appending each prediction to the sequence.
In-site article

Bristol Myers Squibb Building Life Science Industry’s Most Advanced AI Factory on NVIDIA Vera Rubin

Bristol Myers Squibb (BMS) is deploying its second NVIDIA DGX SuperPOD, built on eight DGX Vera Rubin NVL72 systems, making it the most powerful and energy-efficient AI cluster in life sciences. The new system will be accessible to every scientist, removing wait times and limits, and supporting AI applications across the drug discovery pipeline. BMS is also integrating the new cluster with its existing one to create a unified environment with AI-native tooling.

  • BMS deploys second NVIDIA DGX SuperPOD with Vera CPUs and Rubin GPUs, delivering 10x performance per megawatt.
  • Open access to all scientists enables 'Limitless Compute', accelerating drug discovery.
In-site article

China delivers a one-two punch to America’s AI dominance

Chinese AI leaders Moonshot and Alibaba released models that claim to match top US systems at lower cost. Their open-source approach challenges US dominance and raises questions about the effectiveness of export controls and massive spending.

  • Moonshot unveiled Kimi K3, Alibaba previewed Qwen3.8, both claiming near-top performance.
  • Models are open-source or open-weight, contrasting with US labs' proprietary approach.
In-site article

Airbus Takes Flight from AWS: A Critical Move for Digital Sovereignty

Airbus plans to migrate around 900 applications from AWS to French cloud provider Scaleway to assert digital sovereignty. Concerns over US data protection drive the move, but supply chain and AI remain challenges.

  • Airbus moves 900 apps from AWS to Scaleway, with 70 prioritized. Digital sovereignty is now a commercial driver.
  • Supply chain management (18,000 suppliers) remains a thorny issue due to Microsoft dominance.
In-site article

Kimi K3 open-weight model: China’s biggest AI is a bet on memory, not compute

Moonshot AI’s Kimi K3, a 2.8-trillion-parameter open-weight model, uses mixture-of-experts, quantization, and attention caching to trade compute for memory, circumventing US chip restrictions. While it tops benchmarks in coding, deployment requires data-center infrastructure, pricing is high, and software support is incomplete.

  • Kimi K3 has 2.8 trillion parameters, making it the largest open-weight model released.
  • It employs mixture-of-experts, quantisation-aware training, and Kimi Delta Attention to reduce compute and memory demands.
In-site article

AI Data Center Power Constraints Are the Real 2026 Bottleneck

The article argues that by 2026, the main constraint for AI infrastructure will shift from GPU supply to power grid capacity. It projects 40% of AI data centers will be power-constrained by 2027, with approval timelines for new grid connections lasting 24-36 months. It provides detailed analysis of power demands, inference driving the power curve, and strategies like efficiency improvements, scheduling, and geographic distribution. It promotes Spheron's distributed GPU network as a workaround.

  • GPU availability has improved, but grid capacity for powering them is now the main bottleneck for AI data centers.
  • Inference workloads, which run continuously, are driving the majority of energy consumption and require power-aware planning.
In-site article

Kimi K3 Why Washington Is Watching

Moonshot AI's Kimi K3 tops the Frontend Code Arena benchmark, sparking debate on US AI regulation. While strong on frontend coding, it lags behind Claude Fable 5 overall. The release intensifies the policy fight over AI regulation and open-weight models, with implications for stocks like NVIDIA and Anthropic.

  • Kimi K3 scores 1679 on Frontend Code Arena, beating Claude Fable 5 and GPT-5.6 Sol, but Fable 5 still leads in 8 of 14 benchmarks.
  • White House advisor David Sacks cites K3 as evidence that US AI regulation harms competitiveness, fueling policy debate.
In-site article

Complete Guide to Thinking Machines Inkling

Thinking Machines Lab has released Inkling, its first general-purpose open-weights foundation model. It is a multimodal MoE model with 975B parameters, 41B active parameters, and a 1M-token context window. Designed for customization, Inkling excels in reasoning, coding, agentic workflows, and multimodal tasks. This guide covers its architecture, training, benchmarks, deployment, and fine-tuning workflow.

  • Inkling is a 975B-parameter sparse MoE model with 41B active parameters and up to 1M token context. It supports text, image, and audio input.
  • Its architecture includes hybrid attention, relative positional embeddings, short convolutions, and multi-token prediction. It was trained on 45 trillion tokens.
In-site article

What Is Agentic AI?

Agentic AI systems can autonomously plan, decide, and act to achieve goals, marking a shift from reactive chatbots to proactive digital teammates. This article covers its definition, driving factors, use cases, challenges, and infrastructure needs.

  • Agentic AI autonomously plans, executes, and adapts strategies to reach goals, going beyond simple prompt-response.
  • Advances in language models, tool integration, and long context windows are making agentic AI practical for complex workflows.
In-site article

MemoGuard: An Adaptive Runtime for Guarding Against Memory Traps in Communication-Limited Robot Navigation

In mission-critical scenarios like disaster inspection and search-and-rescue, communication-limited robots must make reliable onboard decisions. Episodic memory reuse, though low-cost, can be unsafe due to changed topology or insufficient resources, leading to 'memory traps'. This paper presents MemoGuard, a lightweight adaptive runtime that validates memories against topology, resource, and outcome contracts before reuse, invoking fallback only when validation fails. In a corridor-inspection simulator, MemoGuard reduces battery safety violations by 76.6% over similarity-only top-1 reuse and reduces fallback calls by 21.4% over always reasoning. On an NVIDIA Jetson AGX Xavier with local llama3.2:3b fallback, it avoids 3.67 s and 36.97 J overhead per trial.

  • Introduces 'memory traps': high-similarity but execution-invalid episodic memories.
  • MemoGuard validates memories via topology, resource, and outcome contracts before reuse.
In-site article

Partial Information Decomposition as a Multi-Contrast 3D MRI Selection Strategy for Resource-Constrained Deep Neural Network Training in Brain Tumor Segmentation

A Partial Information Decomposition (PID) framework is used to select the most informative MRI contrast pair prior to training, reducing computational cost for multi-contrast 3D brain tumor segmentation. Applied to T1n, T1c, T2w, and T2-FLAIR, it selected T1c+T2-FLAIR, which achieved mean Dice 0.676 vs 0.687 for all four inputs on lightweight 3D U-Nets.

  • PID framework ranks input pairs by redundant, unique, and synergistic information about tumor burden
  • T1c+T2-FLAIR selected as best two-input configuration, second only to full four-input set
In-site article

Tech Workers Face Evaporating Financial Security as AI Transforms Industry

The article details how Silicon Valley's embrace of AI is leading to widespread layoffs and a sense of precarity among tech workers, who once enjoyed immense job security and high salaries. Through personal stories and expert analysis, it illustrates the shift toward automation and its impact on the workforce.

  • A former Meta executive recounts losing her job after four rounds of layoffs and struggling to find new opportunities.
  • Tech companies are ranking employees based on AI usage, creating a cutthroat environment.
In-site article

Best Local LLMs You Can Run on a Single 24GB GPU in 2026: Qwen, Gemma, Mistral, DeepSeek Compared

A single 24GB GPU is the practical floor for serious local inference. This guide compares six open-weight models that fit one card at Q4_K_M, including Qwen3.6, Gemma 4, Mistral Small, gpt-oss-20b, and DeepSeek-R1-Distill. It covers VRAM fit, licensing, and the job each does best.

  • 24GB is the practical floor: run right-sized 20B–35B models, not the biggest 70B quant you can squeeze in.
  • Qwen3.6-27B is the strongest all-around default; DeepSeek-R1-Distill-Qwen-32B is the tightest fit at ~18–20GB.
In-site article

Show HN: Headroom – measure your GPU's true bandwidth ceiling for local AI

Headroom is a 30-second browser-based test that measures your GPU's memory bandwidth ceiling for local AI inference, requiring no model download, using synthetic weights, and needing WebGPU support. It measures bandwidth via three independent methods and detects a subgroup bug that can cause silent garbage output in browser LLMs. Validations show in-browser engines are launch-overhead-bound, with 2-3x hardware headroom.

  • 30-second browser test, no model download, uses synthetic weights
  • Three independent bandwidth measurements: buffer copy, triad, and pure-read reduction
In-site article

Together AI and Y Combinator partner to launch the first dedicated GPU cluster for the YC community

Together AI and Y Combinator have partnered to provide YC startups with a dedicated GPU cluster, addressing the compute bottleneck. Startups can commit for weeks instead of two-year contracts, and manage GPUs directly through a self-service portal without YC involvement. The cluster is fully utilized and supports needs from single-node to large-scale expansion.

  • Together AI and YC launch first dedicated GPU cluster for YC startups, providing direct compute access.
  • Commitments are for weeks instead of two-year contracts, freeing capital for other business needs.
In-site article

Compiled List of over $1000 in AI/GPU/LLM Credits (100% Free)

A curated collection of free resources for AI researchers, including over $1000 in free compute credits, research guides, community forums, and more to help students start AI research without spending a dollar.

  • Over $1000 in free AI/GPU/LLM credits available
  • Comprehensive guides from idea to publication
In-site article

TSMC is accelerating Arizona factory buildout to capitalize on AI 'megatrend'

In an exclusive interview with CNBC, TSMC CFO Wendell Huang said the company is accelerating its Arizona factory expansion to meet multi-year structural AI demand. An additional $100 billion investment raises total U.S. commitment to $265 billion, with full-year capex revised up to $60-64 billion. TSMC is converting 5nm capacity to 3nm, and 2nm technology will drive next quarter's revenue.

  • TSMC commits an additional $100 billion to Arizona fab, bringing total investment to $265 billion.
  • The company is converting 5nm capacity to advanced 3nm nodes to meet AI demand.
In-site article

Feyn AI Releases SQRL, a Text-to-SQL Model Family That Inspects the Database Before Writing a Query

Feyn Labs has released SQRL, a family of text-to-SQL models that inspect a database with read-only probes before committing to a query. The flagship SQRL-35B-A3B reports 70.6% execution accuracy on BIRD Dev, edging Claude Opus 4.6, and distills into self-hostable 4B and 9B checkpoints.

  • SQRL runs read-only probes to inspect the database before writing a final query.
  • SQRL-35B-A3B achieves 70.6% execution accuracy on BIRD Dev, surpassing Claude Opus 4.6 at 68.77%.
In-site article

Alibaba Previews Qwen3.8-Max, a 2.4 Trillion-Parameter Multimodal Model, Days After Moonshot’s Kimi K3 Open-Weight Launch

Alibaba's Qwen team previewed Qwen3.8-Max-Preview, a 2.4 trillion-parameter multimodal MoE model it calls "second only to Fable 5." The preview is live on Token Plan, Qoder, and QoderWork at 10% of standard pricing. What is not live: any benchmark table, model card, license, per-token price, or active-parameter count. This breakdown separates what Alibaba confirmed from what it only claimed.

  • Qwen3.8-Max-Preview is live via Token Plan, Qoder, and QoderWork at 10% of standard pricing.
  • The 2.4T parameter count and "second only to Fable 5" ranking are Alibaba's claims, not verified benchmarks.
In-site article

Forbes Highlights AI-Era Escorts, But History Tells a Different Story

A Forbes article profiles luxury escorts in Silicon Valley who are paid for their knowledge of AI and crypto. However, this is not a new phenomenon—similar roles have existed for centuries in the form of geishas, courtesans, and salon hostesses. The article argues that the human desire for intellectual companionship long predates AI.

  • Silicon Valley escorts now offer conversation on AGI and GPUs, charging thousands per meeting.
  • Historical parallels include Japanese geishas, Greek hetaerae, and French courtesans.
In-site article

Moonshot AI suspends new subscriptions due to Kimi K3 demand

Moonshot AI temporarily halts new subscriptions after unexpected demand for Kimi K3 pushes GPU capacity to the limit.

  • Demand for Kimi K3 approached capacity within 48 hours
  • New subscriptions paused to protect existing users
In-site article

The Sequence Radar #897: Last Week in AI: China, Compression and the Open-Model Race

This week's developments in AI shift focus from raw scale to distribution and openness. Highlights include Thinking Machines' open-weight Inkling, Moonshot AI's 2.8T parameter Kimi K3, PrismML's phone-runnable Bonsai 27B, OpenAI's self-play red-teaming system GPT-Red, and Xi Jinping's call for open-source AI as a global public good at the World AI Conference in Shanghai.

  • Thinking Machines released Inkling, a 975B MoE model with open weights and 1M context
  • Moonshot AI unveiled Kimi K3, a 2.8T parameter model optimized for long-horizon tasks
In-site article

From Algorithms to Autonomy: How AI Is Rewriting the Architecture of Software and Mobility

Artificial intelligence is evolving from rule-based programming (Software 1.0) to learned models (Software 2.0) and now to natural language interfaces with emergent reasoning (Software 3.0). LLMs are a general-purpose technology with broad impact, but they lack physical grounding. The next frontier is spatial intelligence and physical AI, driving autonomous vehicles and humanoids.

  • AI has transitioned from human-coded logic to machine learning and now to natural language interfaces.
  • LLMs are a general-purpose technology, similar to electricity, with broad applicability.
In-site article

Show HN: Zlvox – 25 Free Developer Tools (AI, JSON, PDF) with Zero Tracking

Zlvox is a platform offering 25 free developer tools covering AI, JSON, PDF, image processing, and more, with a strong emphasis on privacy (client-side processing, zero data retention) and performance. No sign-up required.

  • 25 free developer tools covering AI, JSON, PDF, images, and more, with zero tracking.
  • All tools run client-side; data never leaves the browser and is not stored.
In-site article

Kimi K3 vs DeepSeek V4 Pro vs GLM-5.2: Open Trillion-Scale MoE Models Compared on Benchmarks, License, and Serving Cost

Three Chinese labs' flagship open-weight MoE models—Kimi K3, DeepSeek V4 Pro, and GLM-5.2—each excel in benchmarks, licensing, and cost. Kimi K3 leads in capability but is API-only; DeepSeek V4 Pro is cheapest and fully open; GLM-5.2 balances speed and deployability.

  • Kimi K3 (2.8T params) tops the AAI Index at ~57 but weights won't be available until July 27 under a Modified MIT license.
  • DeepSeek V4 Pro (1.6T params) is MIT-licensed, costs ~$0.04 per task, and offers immediate open weights.
In-site article

Topics

Chips AI News | AI News Hub