Jingbiao Mei
Jingbiao Mei
Had the similar issue
> try it again, it might be the net busy problem This error always pops up, however, it seems like this error does not affect result
Same issue with ``` qwen-vl-utils 0.0.14 transformers 4.57.1 llamafactory 0.9.4.dev0 ``` when fine-tuning qwen2.5-vl with video data.
https://github.com/anomalyco/opencode/issues/5361#issuecomment-3663507450 Fixing systemd=false does not help resolve the issue
Updated to 1.1.8, still not working, also tried the desktop version, also blank screen.
The error is due to bad dns, fixed by ``` sudo rm /etc/resolv.conf sudo bash -c 'echo "nameserver 8.8.8.8" > /etc/resolv.conf' ``` during install