From e37a4a536aaec6a6cbaaac333d278e458b346477 Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Wed, 12 Feb 2025 10:04:26 -0500 Subject: [PATCH] lint docs (#2327) --- docs/faq.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.qmd b/docs/faq.qmd index a31cc90d0..a05624bd1 100644 --- a/docs/faq.qmd +++ b/docs/faq.qmd @@ -22,4 +22,4 @@ description: Frequently asked questions **Q: The codes is stuck on saving preprocessed datasets.** -> A: This is usually an issue with the GPU. This can be resolved through setting the os environment variable `CUDA_VISIBLE_DEVICES=0`. If you are on runpod, this is usually a pod issue. Starting a new pod should take care of it. +> A: This is usually an issue with the GPU. This can be resolved through setting the os environment variable `CUDA_VISIBLE_DEVICES=0`. If you are on runpod, this is usually a pod issue. Starting a new pod should take care of it.