-
Hi. I'm saving my model to GGUF after training. These are the utilization metrics:
> 155.3186 seconds used for training.
> 2.59 minutes used for training.
> Peak reserved memory = 7.939 GB.
> Pe…
-
Hi,
I have this board: [https://www.waveshare.com/sx1262-868m-lora-hat.htm](https://www.waveshare.com/sx1262-868m-lora-hat.htm)
Do you think it could work with this library? It seems to only sup…
-
### Describe the bug
Followed the guide examples/dreambooth/README_flux.md guide setting up and training, got cuda OOM with 3090Ti 24GB.
### Reproduction
PC got 256GB RAM
3090Ti VRAM 24GB
torch 2…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports…
-
I'm trying to create a node using a WaveShare SX1262 (https://www.waveshare.com/pico-lora-sx1262-868m.htm) using a Pico and MicroPython, but there appears to be next to no example or information on do…
-
Hi,
Most examples have the same template.
`WiFi_LoRa_32FactoryTest.ino` doesn't have the BAND selection at the top of the file like the LoRa examples.
```c
#define BAND 433E6 //you can set…
-
So over the last few days I've been using this awesome node to achieve something it probably wasn't intended to do: batch conversion. My potato GPU takes a lot of time to produce something reasonably …
-
Are you receiving `Starting LoRa failed` while using the demo code?
PLEASE see the [FAQ #1](https://github.com/sandeepmistry/arduino-LoRa#faq) about using [setPins](https://github.com/sandeepmistry…
-
### System Info
`
text-generation-launcher 2.1.0
`
### Information
- [X] Docker
- [X] The CLI directly
### Tasks
- [ ] An officially supported command
- [ ] My own modifications
### Reprod…
-
I have a finetuned LoRA-Llama3-8b model. Since I have many prompts, I would like to write a script to generate outputs for all prompts without repeatedly loading the model using the CLI script.
The…