Bendy
Bendy
您好,我最近想要finetune一个数据集,我用的sh文件是:internvl_chat_gpt_oss/shell/internvl3_5_qwen3/internvl3_5_8b_sft.sh 文件内容如下,但是我一直卡在这个位置 ```json Replace train dataloader!! Replace train dataloader!! Replace train dataloader!! [2025-10-13 16:58:58,051] [INFO] [comm.py:821:init_distributed] cdb=None [2025-10-13 16:58:58,051] [INFO] [comm.py:852:init_distributed] Initializing TorchBackend in DeepSpeed with backend nccl Replace train...
Hello, I would like to ask if there is any open-source video data available. Due to network issues, I have not been able to successfully download the corresponding video data....
An error occurred while using vllm for inference ```python [1;36m(EngineCore_DP0 pid=3115469)[0;0m Exception in thread Thread-4 (process_input_sockets): [1;36m(EngineCore_DP0 pid=3115469)[0;0m Traceback (most recent call last): [1;36m(EngineCore_DP0 pid=3115469)[0;0m File "/mnt/lfd/anaconda3/envs/qwen3_env/lib/python3.10/threading.py", line 1016, in...
I want to change this value in **Qwen3-VL-8B-Instruct.** Can I set max_pixels = **25165824?** My sh file is: ```python # This is Qwen3-VL-8B-Instruct preprocessor_config.json content "size": { "longest_edge": 16777216, "shortest_edge":...