fix small typos in docs (#2047)

This commit is contained in:
Xiaoyu Zhang
2024-11-16 03:09:10 +08:00
committed by GitHub
parent 32c9a7ec11
commit 023d0a73df
4 changed files with 6 additions and 6 deletions

View File

@@ -11,4 +11,4 @@ If you see out of memory (OOM) errors, you can try to tune the following paramet
## CUDA error: an illegal memory access was encountered
This error may be due to kernel errors or out-of-memory issues.
- If it is a kernel error, it is not easy to fix. Please file an issue on the GitHub.
- If it is out-of-memory, sometimes it will report this error instead of "Out-of-memory." Please refer to the above seciton to avoid the OOM.
- If it is out-of-memory, sometimes it will report this error instead of "Out-of-memory." Please refer to the above section to avoid the OOM.