frutiemax92
frutiemax92
### What happened? I developped a tool to easily merge checkpoints together and I've noticed that OneTrainer is generating checkpoints a little bit bigger than the one generated in the...
When I try to use the `internlm/internlm-xcomposer2-vl-1_8b` using 2 gpus, I am getting an error when using Accelerate with this usual line: `model = accelerator.prepare(model)` This is the error: ```...
When trying to load this PEFT Lora model I have multiple issues. https://www.dropbox.com/scl/fi/30y9yn26ao8pnwch7z1ex/test_lora.zip?rlkey=r6kvgzwvrqm9tnw4jz8ctgu2f&st=x8r69pb3&dl=0 The first is that the code crashes at the line `k = new_modelpatcher.add_patches(loaded, strength)` in lora.py when...
I tried to scrape the spez redditor profile as shown in the manual but I am getting a critical error: ``` (urs-py3.12) PS C:\Users\lucas\Documents\URS\urs> poetry run python Urs.py -u spez...
It would be nice to have Lycoris support for Pixart-Sigma models.