Tag: LoRA
April 15, 2025 11:49 am
287 viewsLoRA Fine-Tuning LLMs for Text Classification
Background
At SUSE, we build enterprise Linux distributions used around the world. Our success is deeply rooted in the Open Source community and we leverage thousands of Open Source projects to build our offerings. While this collaborative approach fosters innovation, it also presents significant legal and compliance challenges. Navigating the complex landscape of licenses, intellectual […]
November 13, 2024 5:14 pm
2,072 viewsAdding 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 […]
Tags: AI, Container, image generation, kohya, Linux, LLM, localai, LoRA, low ranking adapter, openSUSE, Training
Categories: Containers, Free Tools, Products, SUSE AI
October 23, 2024 2:50 pm
1,475 viewsIntroduction 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 […]
Tags: AI, Container, image generation, kohya, Linux, LLM, localai, LoRA, low ranking adapter, openSUSE, Training