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

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

USA: Meta has reportedly set up four “war rooms” of engineers to figure out how DeepSeek, an AI startup backed by Chinese hedge fund High-Flyer Capital Management, recently launched its open-source AI chatbot R1 at a fraction of the cost, Fortune reported. 

Meanwhile, Meta CEO Mark Zuckerberg announced plans on Friday to invest up to US$65 billion (S$87.9 billion) to advance the company’s AI goals.

This announcement came just days after OpenAI revealed its US$500 billion (S$676.2 billion) AI project, Stargate. The White House is backing this project, which will build new data centres across the US in partnership with SoftBank, Oracle, and others.

According to The Information, Mathew Oldham, Meta’s AI infrastructure director, has reportedly told colleagues that DeepSeek’s latest model could outperform the upcoming version of Meta’s Llama AI, which Mr Zuckerberg has said might launch in early 2025.

The report, citing two sources familiar with Meta’s efforts, also revealed that Meta has set up four “war rooms” to address DeepSeek’s potential breakthrough.

According to one source, two of these teams will focus on understanding how High-Flyer reduced the cost of training and running DeepSeek and apply these strategies to Llama.

As per the report, the other two teams will focus on determining which data DeepSeek used to train its model and exploring how Llama’s models can be adjusted based on DeepSeek’s attributes.

A Meta spokesperson told The Information: “We regularly evaluate all competitive models in our development process and have done so since [the company’s] Gen Al [group] was formed. Llama has been foundational in establishing the ecosystem for open-source AI models and we couldn’t be more excited to extend this leadership with the upcoming release of Llama 4.” /TISG

Featured image by Depositphotos (for illustration purposes only)

Hot this week

Couple spends up to S$100k on wedding, expects guests to help cover S$300-a-head costs

SINGAPORE: At its core, giving an ang bao at a wedding is a way for guests to wish the couple good fortune, longevity, and prosperity.   The practice used to be about the sentiment

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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