-
When I try to finetune a 1step SDXL model with LoRA, I got an error:
Traceback (most recent call last):
File "main/train_sd.py", line 701, in
trainer.train()
File "main/train_sd.py", line…
-
Hey @HAWLYQ / @LukeForeverYoung i wanna finetune DocOwl model for data extraction from image or pdf so where can i fine the Finetune code to finetune me model on custom and can you please suggest me …
-
hi i really need to help I compile this code but i cant send message e32 tt 100 to other e32 ttl 100. Actually I need to send sensor data with two of lora sx1278 e32 ttl 100 with arduino can you send…
-
It is important to draw some boxes around what is, or isn’t supported. I’m defining a few categories:
**Reference**: Everything is expected to work for this category. If someone builds the Referenc…
-
Hi! I am trying to fine tune Conv2d with LoRA. I first loaded the pre-trained model weights. Below is the snippet of original Conv2d in the model and respective weight of first matrix:
```
model
…
-
HI!
1) Please put EXAMPLE Lora training with dataset and EXAMPLE lora using it. Thanx a lot.
2) Will it train only lora with train.py?
3) Whats the size of lora and how much epochs to train?
4) H…
-
Hi, cool work! I was looking into Control-LoRA's and wanted to ask a few questions:
Q1: Did you try simply adding the encoded control signal to the image latents (then there's no need to expand the …
-
Dear all,
Thank you so much for sharing the llama3.2 vision model fine-tuning script so fast!
I got the following error when running the demo
```
The model weights are not tied. Please use t…
-
I've been reading through some of the other issues here trying to learn what I can about how this works, and the most helpful comments I have seen so far is to simply adjust LR for bad generations, an…
-
Hey all. I am getting issues when trying to load a Lora created in OneTrainer for PixArt Sigma. No matter what options I try/train the Lora with, I always get a load of warning messages in the ComfyUI…