Avatar photo
By: Christian Hüller

November 13, 2024 5:14 pm

303 views

Adding own Documents to your Local AI Using RAG

Introduction This is part 4 of a series on running AI locally on an openSUSE system. Previous parts can be found here: Running AI locally Generating images with LocalAI using a GPU Introduction to AI training with openSUSE Since we have LocalAI running, generated images, text and even trained own LoRAs, another big topic is […]

Read More


Avatar photo
By: Thomas Schlosser

November 6, 2024 8:37 am

668 views

Configure SAP services to log outsite of journald

Why should we do this - The story behind Journald is an integral part of systemd. It is the centralized location for all messages logged by different components in a modern linux system. On a SUSE system all the messages are forwarded in addition to rsysylog. This means all logs are stored in systemd-journal and […]

Read More


Avatar photo
By: Christian Hüller

October 23, 2024 2:50 pm

536 views

Introduction to AI training with openSUSE

Introduction In my last posts I explained on how to run AI models on a openSUSE system using LocalAI. Now I'd like to introduce you to training AI with a small guide on creating a Low Ranking Adaption, also known as LoRA, and using it with LocalAI on your system. This way, you can leverage […]

Read More


Avatar photo
By: Christian Hüller

October 4, 2024 10:41 am

1,142 views

Generating images with LocalAI using a GPU

  Introduction In my last blog post on using code generating LLMs on OpenSUSE, I explained on how to run models on your local machine without utilizing a GPU card. In this post I want to show on how to setup your system in order to make use of an available GPU for running […]

Read More


Avatar photo
By: Christian Hüller

August 1, 2024 4:24 pm

3,211 views

Running AI locally

There is no doubt that using AI Large Language Models(LLM) is getting popular for private use as well as even in the restrictive corporate world. And while private users face the challenge of personal privacy while using online offers, in company environments one faces the challenge of keeping data confidential, and consequently using "ready […]

Read More


Avatar photo
By: Meike Chabowski

February 20, 2024 11:42 am

2,903 views

The Year of Agama – an outlook to the 2024 roadmap

The following article has been contributed by Ancor González Sosa and the YaST team at SUSE.       At the end of 2023, we announced Agama 7, a new service-based installer for Linux. That version was the first prototype we could consider to be 'functional enough' for our purposes, as […]

Read More


FX Houard
By: François-Xavier "FX" Houard

October 23, 2023 4:57 pm

4,478 views

SUSE Open Build Service now adopted by the Kubernetes to generate its official packages!

Kubernetes, the popular open-source container orchestration system, has recently announced that it is using the Open Build Service (OBS) platform to generate and publish its official packages to its new official repository: pkgs.k8s.io. This is a significant step for Kubernetes in its goal to rely on community-owned infrastructure for all critical components (that […]

Read More


Avatar photo
By: Andrés Valero

August 3, 2023 11:39 am

6,093 views

Revolutionizing Industries: Unleashing the Power of Industrial IoT and Edge Computing

Welcome to the first in our series of articles focusing on the Industrial Internet of Things (IIoT), manufacturing, and real-world applications. Our goal is to enrich your understanding of these transformative technologies, and how you could adopt them. Industrial Internet of Things (IIoT) and Edge computing are driving industries to evolve in ways unseen since […]

Read More


Avatar photo
By: Erin Quill

July 28, 2023 1:34 pm

6,719 views

Step by Step instructions for building a Multiple Architecture openSUSE Leap PXE Server

Making life easier with PXE Welcome to Part Two of our journey into setting up a network-based installation environment. Having already established our openSUSE Installation Server in Part One, we're now ready to dive into the next exciting phase: Installing and Configuring PXE. Preboot eXecution Environment (PXE) is our key to booting up an operating […]

Read More