// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 18, 2026
27.2 C
Singapore

Nvidia calls report of China’s DeepSeek using banned Blackwell chips ‘far-fetched’

On Wednesday, US chipmaker Nvidia said a report claiming that Chinese artificial intelligence (AI) start-up DeepSeek is using its banned Blackwell chips to develop its upcoming AI model seemed “far-fetched,” as the company stressed it has not seen any proof of such activity.

CNBC reported, citing a spokesperson from Nvidia saying, “We haven’t seen any substantiation or received tips of ‘phantom data centres’ constructed to deceive us and our [original equipment manufacturer] partners, then deconstructed, smuggled and reconstructed somewhere else.”

The spokesperson added that while such smuggling seems “far-fetched”, the company will pursue any tip they receive.

The response came after The Information reported that DeepSeek had been working with the chipmaker’s newer Blackwell chips that were allegedly smuggled into China.

While US President Donald Trump gave his approval that Nvidia can now sell its H200 chips to “approved customers” in China on Monday, he specified that its newer Blackwell and Rubin chips are not part of the deal. /TISG

Read also: Meta sets up 4 ‘war rooms’ to tackle DeepSeek’s AI breakthrough as Zuckerberg plans S$87.9B investment

Featured image by Depositphotos

- Advertisement -

Hot this week

Hindu woman seeks court order to quash JPN request on religious status

A woman who converted out of Islam 33 years ago and later married a Hindu man is seeking a judicial review after the national registration department in Malaysia that required her to obtain a lette...

Singaporean raises alarm after stranger claimed he could communicate with their deceased mother

From a Reddit post. Redditor said that after his mum died suddenly, a man came to her funeral claiming to have a third eye and that he could talk to her. Turns out he was an insurance salesman.

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