ZzpHandSome

Results 5 issues of ZzpHandSome

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 运行train.sh时,就报了这个错误: RuntimeError: Library cublasLt is not initialized ### Expected Behavior _No...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 请问这个项目的CUDA版本有要求吗,我用的11.3跑起来就报了这个错RuntimeError: CUDA Error: no kernel image is available for execution on...

RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1....

File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/__init__.py", line 293, in load return loads(fp.read(), File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/decoder.py",...

INFO:torch.distributed.nn.jit.instantiator:Created a temporary directory at /tmp/tmpg1hbjeku INFO:torch.distributed.nn.jit.instantiator:Writing /tmp/tmpg1hbjeku/_remote_module_non_scriptable.py INFO:lightning_fabric.utilities.seed:Global seed set to 42 Traceback (most recent call last): File "/home/cike/zzp/alpaca/chatglm_finetuning/data_utils.py", line 272, in tokenizer, config, _,_ = dataHelper.load_tokenizer_and_config(tokenizer_class_name=ChatGLMTokenizer,config_class_name=ChatGLMConfig) File "/home/cike/anaconda/envs/alpaca/lib/python3.9/site-packages/deep_training/data_helper/data_helper.py",...