From 97b2c2e89635046e695480e6cc1e89e9fbc32acd Mon Sep 17 00:00:00 2001 From: XXXXRT666 <157766680+XXXXRT666@users.noreply.github.com> Date: Thu, 22 May 2025 19:08:03 +0300 Subject: [PATCH] Update Colab-Inference.ipynb --- Colab-Inference.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Colab-Inference.ipynb b/Colab-Inference.ipynb index b565e4e1..b962c9b3 100644 --- a/Colab-Inference.ipynb +++ b/Colab-Inference.ipynb @@ -60,7 +60,7 @@ "\n", "pip install ipykernel\n", "\n", - "bash install.sh --device CU124 --source HF" + "bash install.sh --device CU126 --source HF" ] }, {