thu-coai / CharacterGLM-6B

[EMNLP'24] CharacterGLM: Customizing Chinese Conversational AI Characters with Large Language Models
Apache License 2.0
415 stars 31 forks source link

启动后没有吃GPU,运行速度也很慢,是怎么回事呢 #21

Closed maudBoy closed 9 months ago

maudBoy commented 9 months ago

System Info / 系統信息

CUDA 10020,py 3.10

Who can help? / 谁可以帮助到您?

No response

Information / 问题信息

Reproduction / 复现过程

/.conda/envs/py310/lib/python3.10/site-packages/torch/cuda/init.py:141: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 10020). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at ../c10/cuda/CUDAFunctions.cpp:108.)

Expected behavior / 期待表现

怎么样可以加速分析呢

zRzRzRzRzRzRzR commented 9 months ago

走了CPU了吧,你这个不是已经cuda报错了,驱动版本不够

maudBoy commented 9 months ago

走了CPU了吧,你这个不是已经cuda报错了,驱动版本不够 已经解决了,是驱动版本的问题,走CPU了