Open Source LLM

(PR) Linux Foundation Announces the Launch of Supporters of Chromium-Based Browsers

The Linux Foundation, the nonprofit organization enabling mass innovation through open source, today announced the launch of Supporters of Chromium-Based Bowsers. This initiative aims to fund open development and enhance projects within the Chromium ecosystem, ensuring broad support and sustainability for open source contributions that will drive technological advancement.

"With the launch of the Supporters of Chromium-Based Browsers, we are taking another step forward in empowering the open source community," said Jim Zemlin, executive director of the Linux Foundation. "This project will provide much

Open Source LLM

Mold 2.36 Linker Brings More Optimizations & Compatibility Improvements

Rui Ueyama released Mold 2.36 as the newest update to this open-source linker that aims to deliver maximum performance at all costs.

New performance optimizations for Mold 2.36 benefit ARM and PowerPC with linking Clang 19 now being around 7% faster on ARM64, for example. RISC-V and LoongArch have also seen improvements where RISC-V is now around 4% faster linking Clang compared to prior releases.

The Mold linker also has a new "--package-metadata=

Open Source LLM

(PR) NVIDIA Launches Cosmos World Foundation Model Platform to Accelerate Physical AI Development

NVIDIA today announced NVIDIA Cosmos, a platform comprising state-of-the-art generative world foundation models, advanced tokenizers, guardrails and an accelerated video processing pipeline built to advance the development of physical AI systems such as autonomous vehicles (AVs) and robots.

Physical AI models are costly to develop, and require vast amounts of real-world data and testing. Cosmos world foundation models, or WFMs, offer developers an easy way to generate massive amounts of photoreal, physics-based synthetic data to train and evaluate their

Open Source LLM

LLVM Had Another Exciting Year With More Than 37k Commits, 35.5 Million Lines

LLVM development has peaked in recent years at around 37k commits per year for this huge, innovative open-source compiler stack. It was another very exciting year for this leading open-source compiler stack.

In 2024 LLVM saw the LLVM 18 and LLVM 19 releases and development well underway on LLVM 20. There's been new C and C++ standards worked on, the new Flang compiler code coming together well, new hardware targets, continued work on AMDGPU and other GPU
Continue reading...

Open Source LLM

Meet DeepSeek: the Chinese start-up that is changing how AI models are trained

Hangzhou-based DeepSeek is 2025’s ‘biggest dark horse’ in open-source large language models, Nvidia research scientist Jim Fan says.

Open Source LLM

AI language model runs on a Windows 98 system with Pentium II and 128MB of RAM — Open-source AI flagbearers demonstrate Llama 2 LLM in extreme conditions

(Image credit: Alex Cheema on GitHub)

EXO Labs has penned a detailed blog post about running Llama on Windows 98 and demonstrated a rather powerful AI large language model (LLM) running on a 26-year-old Windows 98 Pentium II PC in a brief video on social media. The video shows an ancient Elonex Pentium II @ 350 MHz booting into Windows 98, and then EXO then fires up its custom pure C inference engine based on Andrej Karpathy's Llama2.c

Continue reading...

Open Source LLM|Intel

SemiKong is the world's first open-source semiconductor-focused LLM — it claims to bring new chips to market 30% faster

(Image credit: TSMC)

SemiKong, a new LLM trained by Aitomatic and its partners in the "AI Alliance", is the world's first large language model specifically crafted to serve the semiconductor industry's needs. SemiKong seeks to become part of the workflows of semiconductor design companies and act as a digital expert in the field, contributing to getting new chips out the door significantly faster.

According to Aitomatic, the company responsible for developing the SemiKong LLM, the semiconductor industry desperately needs to collect expert information.

Continue reading...

Open Source LLM

OpenAI outlines new for-profit structure in bid to stay ahead in costly AI race - Reuters

OpenAI outlines new for-profit structure in bid to stay ahead in costly AI race Reuters

Open Source LLM

SDL3 Adds Cross-Platform System Tray Support

A new feature landing in the SDL3 software/hardware abstraction library today that is commonly used by cross-platform games is a native system tray implementation that works across operating systems.

This newest addition to the Simple DirectMedia Layer won't be too useful for games themselves with not many relying on system tray support, but it may become useful for some cross-platform game managers and other applications leveraging the SDL library for easing their cross-platform integration.

This system tray support for SDL works across Microsoft Windows, macOS
Continue reading...

Open Source LLM

LLVM 20 Merges An Initial Telemetry Framework

Merged this week to the LLVM Git codebase ahead of next year's LLVM 20 release is a simple telemetry framework.

This telemetry framework was started out for LLDB as the LLVM debugger. This framework is for collecting various usage metrics but given interest elsewhere in the LLVM compiler infrastructure, it was moved out to being a common LLVM framework.

The LLVM Telemetry Framework is a common framework for usage and performance metrics that can be used by tools, adapted by downstream compiler vendors, and more for a variety of purposes.
Continue reading...