Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

微调时进度条不动 #3

Open
liweizheng0528 opened this issue Aug 1, 2024 · 1 comment
Open

微调时进度条不动 #3

liweizheng0528 opened this issue Aug 1, 2024 · 1 comment

Comments

@liweizheng0528
Copy link

请问这个是什么原因
1722539119761

@hellocrystal
Copy link

File "/ft/train.py", line 168, in
response = predict(messages, model, tokenizer)
File "/ft/train.py", line 70, in predict
model_inputs = tokenizer([text], return_tensors="pt").to(device)
File "/root/miniconda3/lib/python3.8/site-packages/transformers/tokenization_utils_base.py", line 803, in to
self.data = {k: v.to(device=device) for k, v in self.data.items() if v is not None}
File "/root/miniconda3/lib/python3.8/site-packages/transformers/tokenization_utils_base.py", line 803, in
self.data = {k: v.to(device=device) for k, v in self.data.items() if v is not None}
File "/root/miniconda3/lib/python3.8/site-packages/torch/cuda/init.py", line 314, in _lazy_init
torch._C._cuda_init()
The NVIDIA driver on your system is too old (found version 11060). 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants