Open Source LLM

Mold 1.8 Released With More Features For This High Performance Linker

It's been one year and a few days since the introduction of Mold 1.0 as a high performance linker alternative to GNU Gold and LLVM LLD while debuting today is Mold 1.8 as the newest feature release.

Over the past year of post-1.0 development the Mold linker has continued working on a variety of performance optimizations, implementing support for more CPU architectures, and tacking on more features supported by other linkers. With Mold 1.8 there is another round of features implemented and other fixes
Continue reading...

Open Source LLM

openSUSE ALP "Punta Baretti" Prototype Released With More Changes

SUSE has released a new prototype build of their Adaptable Linux Platform (ALP) that will serve as the basis for the next-generation SUSE Enterprise Linux.

This new openSUSE ALP prototype is codenamed Punta Baretti and features improvements to its new D-Installer installation mechanism and other low-level platform enhancements:

- D-Installer now supports deployments on bare metal systems with full disk encryption. The focus here is on using the system's Trusted Platform Module (TPM) to decrypt the boot volume to avoid the need to

Open Source LLM

Google introduces vulnerability scanner for open-source projects

In brief: Open-source development projects often must rely on many external dependencies, saving developers the work of building new functionality from scratch. Google's new tool is the latest part of its efforts to help such projects track and solve vulnerabilities the dependencies introduce, building on top of its community database.

Google introduced OSV-Scanner this week, a free tool that lets developers making open-source software scan for known vulnerabilities in the dependencies they use. The scanner checks their projects against Google's Open Source Vulnerability

Continue reading...

Open Source LLM

OpenMandriva ROME 22.12 Platinum Candidate Released For This Clang-Built Rolling Distro

The OpenMandriva Linux distribution crew that traces its roots back to the days of Mandrake Linux is out with a "platinum" release candidate of their upcoming OpenMandriva ROME 22.12 release, which is their rolling release flavor.

OpenMandriva ROME is their rolling release version of the distribution to ship immediately the latest fixes and other improvements. Following the ROME Gold Candidate, the ROME 22.12 Platinum Candidate is now available and features the latest Linux 6.0 kernel. One of the unique aspects of OpenMandriva is
Continue reading...

Open Source LLM

Linux 6.1 Released With MGLRU, Initial Rust Code

Linus Torvalds just released Linux 6.1 as stable!

Linux 6.1 integrates the exciting Multi-Gen LRU (MGLRU) overhaul of the page reclamation code, the initial Rust programming language support though still being built up, the new AMD Platform Management Framework, a variety of open-source graphics driver improvements, Btrfs performance optimizations, the Kernel Memory Sanitizer, introduction of the Maple Tree data structure, and a lot of other hardware driver work. See my Linux 6.1 feature overview for a more extensive list
Continue reading...

Open Source LLM

【機器學習平台再進化:端到端MLOps】從ML平台邁向ML生態圈系統,免寫程式就能自動產生多人協作全套ML流程

早在2020年,Line在內部資料平台IU(資訊大宇宙,Information Universe)上,打造出了一個機器學習平台MLU(Machine Learning Universe),目的是希望如同IU扮演資料單一入口角色一樣,MLU成為資料科學家或工程師的ML單一入口,可以用來調度GPU資源、上傳


Open Source LLM

Can the new AI tool ChatGPT replace human work? Judge for yourself

A new artificial intelligence tool using natural language processing has captured the public's imagination, amassing more than a million users.


Open Source LLM

AMD Releases AOMP 16.0-3 Compiler

AMD engineers on Thursday released AOMP 16.0-3 as the newest version of their LLVM/Clang downstream focused on providing the latest patches for enjoying AMD Instinct / Radeon OpenMP offloading as part of their ROCm compute stack.

AOMP is to AMD's GPU side of the house as AOCC is to AMD's CPU side of the house. But with the AOMP downstream of LLVM Clang, it's an open-source repository, unlike AOCC. AOMP serves as the staging ground for all of AMD'
Continue reading...

Open Source LLM

Explainer: ChatGPT: What is OpenAI's chatbot and what is it used for? - Reuters

Dec 5 (Reuters) - The use of artificial intelligence (AI) in emerging technologies continues to advance rapidly. San Francisco-based OpenAI made its latest creation, the ChatGPT chatbot , available for free public testing on Nov. 30. A chatbot is a software application designed to mimic human-like conversation based on user prompts.

Within a week of ChatGPT being unveiled, over a million users had tried to make the tool talk, according to Sam Altman , co-founder and CEO of OpenAI.

loading

WHO


Open Source LLM

PoCL 3.1 Released - Improved SPIR-V For CPU & CUDA Drivers, WIP Vulkan Driver

PoCL 3.1 is out today as the newest feature update to the "Portable Computing Language" that is effectively a portable OpenCL implementation that originally began focused on being a CPU-based implementation of OpenCL and has grown to support additional back-end drivers via LLVM for targeting NVIDIA CUDA, an experimental Vulkan driver, and other accelerator targets.

PoCL 3.1 provides compatibility with the LLVM/Clang 15.0 release, switches to using lowercase device names for the platform setup via the "POCL_DEVICES"
Continue reading...