From 8e86b2f57cbd04bc5afe304c137a06d00bf1caf8 Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Sun, 22 Mar 2026 10:47:29 +0100 Subject: [PATCH] feat(ZSH): AI - Add specific graphic card variable for Ollama --- .zshenv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshenv b/.zshenv index 289ddec..a3be7ef 100644 --- a/.zshenv +++ b/.zshenv @@ -38,3 +38,5 @@ export PIPENV_QUIET=1 # enlève les courtesy notice # k8s export KUBECONFIG=$HOME/kubeconfig +# version de la carte graphique pour Ollama / LLM / Intelligence artificielle +export HSA_OVERRIDE_GFX_VERSION=11.0.3