Zum Inhalt springen
JR IT Services

JR IT Services

Professionelle Beratung hinsichtlich Architektur, Design und Entwicklung im Microsoft .NET Umfeld

  • Über JR IT Services
  • Projekte
  • Unser Team
  • Impressum
  • Datenschutzerklärung
  • JR IT Services Blog
  • Cookie-Richtlinie

Tag: LLVM

Running a Local Ollama LLM for SQL Server Analysis on Arch Linux (RTX 3080 Ti)

30. Dezember 202530. Dezember 2025
Johannes Rest
Technischer Artikel

Introduction In this post, we cover the full end-to-end workflow for running a local Ollama LLM to assist with SQL Server 2022 query and stored procedure optimization. This workflow includes GPU acceleration, persistent containers, and an interactive prompt, using Arch

Weiterlesen

🚀 Running Local Large Language Models (LLMs) on an RTX 3080 Using Docker and .NET

11. November 202511. November 2025
Johannes Rest
Allgemein

Introduction In 2025, running a capable large language model (LLM) locally is no longer reserved for data centers or specialized AI servers. With modern tooling and an NVIDIA RTX 3080 (or better), you can host and interact with a powerful

Weiterlesen

Running an LLVM Model Locally with .NET 9 Clients: A Practical Guide

21. Juli 202521. Juli 2025
Johannes Rest
Technischer Artikel

In today’s AI-powered software landscape, developers increasingly want to run LLMs (Large Language Models) locally for privacy, performance, and offline capabilities. With .NET 9, Microsoft continues to enhance its ecosystem, making integration with local AI models more streamlined. In this

Weiterlesen

Another large language model approach using bigram algorithm

31. Mai 20241. Juni 2024
Johannes Rest
Technischer Artikel

Creating a language model using a Bigram approach involves building a model that predicts the next word in a sequence based on the previous word. Below is a C# example that demonstrates a simple Bigram model: C# Example Using a

Weiterlesen

Demonstration of LLVM using Microsoft dotnet 8

31. Mai 2024
Johannes Rest
Technischer Artikel

To demonstrate how language models like ChatGPT work using .NET 8 and C#, we’ll simulate a simplified version of a language model. We’ll implement a basic neural network and tokenizer to process text and generate responses. This won’t be as

Weiterlesen
JR IT Services
© 2026
Präsentiert von WordPress
Theme: Masonic von ThemeGrill