- 博客(24)
- 收藏
- 关注

原创 Ubuntu18.04系统搭建深度学习环境
Ubuntu18.04系统安装深度学习环境,安装概要:显卡驱动+cuda11.7+cudnn+pip换源+Anaconda3+pycharm
2022-09-15 15:24:32
4124
6
原创 AttributeError: ‘Chatbot‘ object has no attribute ‘style‘. Did you mean: ‘scale‘?
AttributeError: 'Chatbot' object has no attribute 'style'. Did you mean: 'scale'?
2024-12-16 15:37:57
243
原创 You need to have sentencepiece installed to convert a slow tokenizer to a fast one.
解决大模型推理报错:You need to have sentencepiece installed to convert a slow tokenizer to a fast one.
2024-12-16 14:23:57
229
原创 ModuleNotFoundError: No module named ‘torchvision.transforms.functional_tensor‘
解决 ModuleNotFoundError: No module named 'torchvision.transforms.functional_tensor'
2024-12-15 23:57:46
696
原创 libopenh264.so.5: cannot open shared object file: No such file or directory
解决:ImportError: libopenh264.so.5: cannot open shared object file: No such file or directory
2024-08-13 20:55:27
555
原创 解决 pip install git+https://github.com/Maluuba/nlg-eval.git@master 报错
pip install git+XXXXXX报错:ERROR: Error [Errno 2] No such file or directory: 'git': 'git' while executing command git versionERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?
2024-06-13 17:30:50
1146
2
原创 解决Anaconda创建环境时出现:CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs
解决Anaconda安装环境或者包出现CondaHTTPError: HTTP 000 CONNECTION FAILED for url问题
2024-05-27 21:27:47
11326
15
原创 UserWarning: __floordiv__is deprecated, and its behavior will change in a future version of pytorch.
UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior
2023-04-01 21:19:50
4686
7
原创 多卡运行BERT代码报错:StopIteration: Caught StopIteration in replica 0 on device 0.
next(self.parameters()).dtype报错:StopIteration: Caught StopIteration in replica 0 on device 0.
2023-03-28 16:54:28
433
原创 Please use Oracle(R) Java(TM) 11, OpenJDK(TM) 11 to run Neo4j.
Please use Oracle(R) Java(TM) 11, OpenJDK(TM) 11 to run Neo4j.Win11+JDK11安装。
2023-02-24 15:12:55
2339
2
原创 Pytesseract图片识别结果存在换行符问题(ocr 换行符问题)
pytesseract.image_to_string()函数识别结果存在方块一样的东西(换行符)。
2022-10-27 15:58:31
855
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人