Support OFTv2 Adapter
Feature Idea
ComfyUI already supports OFT. OFTv2 is better, lighter, and faster: https://spherelab.ai/oftv2/
It's included in PEFT library: https://github.com/huggingface/peft/tree/main/src/peft/tuners/oft
And this PR in OneTrainer is waiting for support on the inference side: https://github.com/Nerogar/OneTrainer/pull/1073/
Existing Solutions
Here's an implementation for ComfyUI that worked for me & others: oftv2.py
Other
No response
Hi @wheresalice! Will it help when only the logging includes the IP address? If so, I would add the client ip to all logging for a connection. We already add the cid and username to each log line. Or are you getting screenshots of error messages from users that are asking what's going on? And that you want to know how they are connecting to you?