Update faq.qmd

This commit is contained in:
Sung Ching Liu
2025-02-11 09:17:49 -05:00
committed by GitHub
parent 356d9b6458
commit a44f398b14

View File

@@ -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 pod issue and starting a new pod should solve the issue.
> 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.