FortuneBush

Results 5 comments of FortuneBush

I open the global proxy by clash, then it still reports ProxyError: HTTPSConnectionPool(host=‘xxxx‘, port=443. When I close the global proxy, it just download the empty folder in my disk. ![1](https://github.com/Sanster/lama-cleaner/assets/129565713/8934e9f7-b83b-44da-8c67-c4b2c9b6d6e3)

非常感谢博主的回复!!!!还有一个问题想请教一下您,请问您得csv文件的收集是运用得nn-Meter框架来收集的实验数据吗?感谢回复!

it seems that multi-lora modules are placed in a list without concatenating lora_a1 and lora_a2 into a new lora_A, and each group's lora_a and lora_b were separately extracted during each...

more, I find during the task1 and task2 running they use the same pid. It seems that two Lora training tasks are not parallel, but serial training. In each layer...

> if you have one GPU, two tasks (task1 and task2), and set `concurrency_num: 2`: > > mLoRA will concat task1 and task2's input to a large batch and train...