// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
30 C
Singapore

Nvidia confident in chip demand despite 17% shares drop amid DeepSeek’s struggles with user surge

USA: Nvidia remains confident that demand for its chips will continue to grow, even after a 17% drop in shares. This drop followed concerns that Chinese artificial intelligence (AI) startup DeepSeek used fewer Nvidia chips than US competitors.

On Monday, the company said that DeepSeek’s advances show how vital its chips are for the Chinese market and that more will be needed to keep up with growing demand, as reported by Reuters.

In a statement, Nvidia pointed out that DeepSeek’s success in AI research shows how new models can be built using widely available models and fully export control-compliant computing.

DeepSeek has recently gained attention for its open-source AI chatbot R1. One of the startup’s research papers showed it used around 2,000 Nvidia H800 chips, designed to meet US export controls from 2022, but experts told Reuters these controls would barely slow China’s AI progress.

US microchip export controls were meant to halt China’s ability to develop supercomputers that could be used for nuclear weapons and AI systems.

Jimmy Goodrich, a senior adviser for technology analysis at RAND Corp, said China has at least a dozen supercomputers with many Nvidia chips that were legal to buy when DeepSeek used them to improve efficiency. US AI firms have also focused on computing efficiency.

According to Mr Goodrich, “DeepSeek didn’t come out of nowhere — they’ve been at model building for years,” adding that DeepSeek has always had a strong team, and with more computing, their capabilities would be limitless.

On Monday, DeepSeek struggled to handle a surge of new users. Nvidia said the process of serving new users, called “inference,” shows its chips will remain in demand.

Nvidia said in its statement that inference needs many Nvidia GPUs and high-performance networking.

Nvidia sells the H20 chip designed to meet the latest export controls. While these restrictions limit its use for AI training, Mr Goodrich said it’s “probably the best chip in the world for inference.”

He added, “How long will Washington allow the best inference chip in the world to be sold to China?” /TISG

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks