// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 C
Singapore

Meta to cut 600 jobs in its AI unit amid ‘organisational bloat’ after hiring spree to scale operations

Facebook owner Meta is reportedly cutting about 600 jobs in its artificial intelligence (AI) unit, Superintelligence Labs, to address “organisational bloat” following a period of aggressive hiring as the company expanded its AI operations, Malay Mail reported, citing US media outlets including The Wall Street Journal and The New York Times.

The layoffs will affect teams working on AI products and infrastructure but not the newly formed TBD Lab, which includes several high-paid recent hires. Meta’s Facebook Artificial Intelligence Research (FAIR) unit will also be impacted, Axios reported.

Employees affected by the cuts were notified on Wednesday, according to an internal memo reviewed by Bloomberg News.

Meta’s chief AI officer Alexandr Wang said in the memo: “By reducing the size of our team, fewer conversations will be required to make a decision, and each person will be more load-bearing and have more scope and impact.”

Even with the cuts, Futurism reported that the company continues to hire for its TBD Lab to work on next-generation AI models.

Meta is also encouraging affected employees to apply for other roles within the company. /TISG

Read also: Scale AI cuts 200 full-time staff weeks after Meta’s US$14.3B investment and founder Alexandr Wang’s exit

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

More than 12,800 cartons of duty-unpaid cigarettes found hidden in wooden crates at Tuas Checkpoint

This may be one of the largest single-vehicle cigarette seizures at Singapore's land checkpoints in recent memory.

‘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...

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