From 3d44b30ab1d61ab92352a6ca6233f02b5af6da70 Mon Sep 17 00:00:00 2001 From: taynpg Date: Mon, 24 Feb 2025 22:41:54 +0800 Subject: [PATCH] =?UTF-8?q?add=EF=BC=9A=E6=B7=BB=E5=8A=A0ollama=E7=9A=84?= =?UTF-8?q?=E5=B8=B8=E7=94=A8=E9=85=8D=E7=BD=AE=E5=92=8C=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AI/ollama.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 AI/ollama.txt diff --git a/AI/ollama.txt b/AI/ollama.txt new file mode 100644 index 0000000..472de8a --- /dev/null +++ b/AI/ollama.txt @@ -0,0 +1,3 @@ +CUDA_VISIBLE_DEVICES=GPU-4af28ee5-c375-ac0d-7b87-f4bff88c4da9 +OLLAMA_GPU_LAYER=cuda +OLLAMA_MODELS=E:\ollama\modules \ No newline at end of file