old-kai
Results
3
issues of
old-kai
Hi there, i want to capture the package of VSCode in Ubuntu 20, I try `pldd` to find the library: ``` sudo pldd 140319 |grep -E "tls|ssl|nss|nspr" ``` the result...
question
I try to fine-tune Qwen2.5-coder but get the `torch.OutOfMemoryError: CUDA out of memory` error, then i try the trainning script of qwen2 and it work. Is there something wrong? Command...