Search results

  1. M

    LLMs auf Proxmox mit AMD AI CPUs (Strix): iGPU funktioniert – NPU aktuell nicht

    ✅ LLMs laufen stabil auf Proxmox mit AMD AI CPUs über die iGPU (Radeon 880M / 890M) via Vulkan ❌ Die AMD XDNA NPU wird aktuell von llama.cpp nicht genutzt ✅ LXC (privileged) ist der beste Weg, nicht VM --- Motivation Mit den neuen AMD AI CPUs (z. B. Ryzen AI / Strix) stellt sich für viele...
  2. M

    Automatische Installation Proxmox auf Debian mit preseed und Automatische Gitlab Installation

    Hi Community, Ich habe mal mir mal die Mühe gemacht und ein bissel gebastelt. Dabei herausgekommen ist ein Git Repository, mit dem man Debian mit einem USB-Stick per preseed Datei automatisch installieren kann und danach per Ansible Proxmox installiert...
  3. M

    local node address: cannot use IP '*' it must be configured exactly once on local node!

    Hi @all, I've been trying to create a cluster of 3 nodes for several days now. I always get the same error message: detected the following error(s): * local node address: cannot use IP '178.*.*.*', it must be configured exactly once on local node! TASK ERROR: Check if node may join a cluster...