FortuneBush
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. 
非常感谢博主的回复!!!!还有一个问题想请教一下您,请问您得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...