-
Hi... I got it working and added my images and had it add captions. I hit "start training" and after about 10 seconds it says "Training Complete. Check the outputs folder for the LoRA files." Which…
-
I need to finetune a embedding model and it is a Bi-encoder.I hope to reduce the cost of storage to save the checkponts.So I want to use lora.But I don't find lora arguments in the `FlagEmbedding/baai…
-
Hello!
I feel like I have solved this issue before, but I'm not sure how to do it now. How do I resolve the circular import issue in `lora_sdr/lora_sdr_lora_tx.py` and `lora_sdr/lora_sdr_lora_rx.py…
-
A LoRa module is connected to ESP8266 via SPI (not the flash SPI but: MOSI GPIO13, MISO GPIO12, SCK GPIO14) to an `ESP8266.
Scenario 1: When the ESP8266 is started up without the LoRa module on the S…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
Im trying to train a lora model for a specific style and the training keeps ending after 5 seconds. The base model Im using is ponyXL v6, im on an rtx 3080 ti with 12gigs vram. I have a dataset of 111…
-
Hi
I'm capturing and decoding a LoRa signal (I'm sending the same packet with a LoPy4 every 6 seconds) using a LimeSDR. But I'm not able to decode the LoRa packets.
This is the flowgraph that I'm ex…
-
### System Info
Information from my environment got by typing `trl env` in my command prompt:
Copy-paste the following information when reporting an issue:
- Platform: Linux-6.8.0-41-generic-…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 2080 TI
### GPU VRAM
11G…
-
Hello Punit,
Thank you for this app. I tried it and it works well.
However, I encounter an error when I click on "Create App" if I have added a model from Hugging Face.
If I don't add a model, …