// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.2 C
Singapore

Chinese AI start-up DeepSeek reportedly using banned Nvidia Blackwell chips to build upcoming model: The Information

Chinese artificial intelligence (AI) start-up DeepSeek has reportedly used Nvidia’s Blackwell chips, which are banned in China, to build its upcoming AI model, Bloomberg reported, citing independent tech and business news publication The Information.

Anonymous sources reportedly told the publication that the chips were smuggled into China through countries that permitted their sale. Servers containing the chips were dismantled before arriving in the country, the sources added.

A representative for DeepSeek has not yet commented on the matter.

The start-up, which shook the AI industry earlier this year, gained global attention for releasing an AI model that rivaled US tech giants at a fraction of the cost. It is backed by Chinese hedge fund High-Flyer, which had acquired 10,000 Nvidia GPUs in 2021, before the US imposed export restrictions on advanced Nvidia chips.

On Monday, US President Donald Trump announced on his Truth Social platform that Nvidia can now sell its H200 chips to “approved customers” in China, while specifying that the newer Blackwell and Rubin chips are not part of the deal. 

However, analysts flagged the US President’s move as a “significant strategic mistake” that could shrink the US’s advantage in terms of compute over China in the AI race.

DeepSeek released a new model in September and said it was collaborating with Chinese chipmakers on its development. /TISG

Read also: Sam Altman signals OpenAI’s desire to partner with China after DeepSeek disrupts the AI market

Featured image by Depositphotos

Hot this week

Employer says helper wants out months into two-year contract: ‘Now, if I want another maid, I have to pay again’

The employer said the helper gave different reasons for wanting to leave, including family problems in the Philippines.

Man caught on camera stealing speaker from shop at Bukit Batok; owner appeals for help with finding him

A TikTok video shows a man taking a speaker from a shop. The owner of the shop is now asking the public for help.

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