Jicheng Li
Jicheng Li
fatal error: cuda_runtime_api.h: No such file or directory; ninja: build stopped: subcommand failed.
Can anyone help me fix this issue? /home/me/anaconda3/envs/deep3d_pytorch/lib/python3.6/site-packages/torch/include/ATen/cuda/CUDAContext.h:5:10: fatal error: cuda_runtime_api.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed.
跑https://colab.research.google.com/github/shibing624/MedicalGPT/blob/main/run_training_dpo_pipeline.ipynb#scrollTo=J5kYehpzESyt (run_training_dpo_pipeline.ipynb)这个脚本时,pretrain阶段报错
I'm trying to finetune internvl2 with swift, it seems to work and the very beginning and then it pops up this error. File "transformers_modules/InternVL2-8B/configuration_internvl_chat.py", line 51, in __init__ if llm_config['architectures'][0]...
Can I ask the total parameters of the new VIT of Qwen2.5-VL? Couldn't find much details in the paper. Thanks
请问有什么好的方法可视化视觉词汇表中的visual patch吗?非常好奇每个visual vocabulary对应的原始图像是什么样子的,谢谢
I'm using 8×8 A100 GPUs to fine-tune (SFT) the Qwen3-VL-235B-A22B-Instruct model, but I keep encountering out-of-memory (OOM) issues regardless of the settings. Could you please advise me on how to...