"examples/recipemaker/Modelfile" did not exist on "7a62b2d2ab77c585f3aaadf7d33049f3e19c17a2"
docs(faq): add troubleshooting guide for old GPUs encountering CUDA errors
Added a new section in both English and Chinese FAQs addressing the issue where old GPUs like M40 encounter a RuntimeError due to unsupported BF16 precision. The guide includes steps to manually disable BF16 precision by modifying the relevant code in "pdf_parse_union_core_v2.py".
Showing
Please register or sign in to comment