-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
llamafactoryversion: 0.9.0
Python version: 3.11.10
PyTorch version: 2.4.0+cu121 (GPU)
Transformers ver…
-
Hi everybody,
is there currently a way to fine-tune the I2VGen model? Because I couldn't find any solution for that?
-
The issue I'm experiencing is very similar to what’s described here ("hoarseness" when reaching for higher notes). You can listen to samples in the link below:
https://github.com/coqui-ai/TTS/issues/…
-
Will you release the finetuning code for pytorch version?
-
Hello, and thanks a lot for your great work.
I am finetuning your 830M model on custom data, but getting to a point where I am overfitting fairly quickly.
I was wondering, are there training det…
-
I'm following the instructions for metric finetuning. Started with a base VITS model then finetuned with vKITTI. Eval pref on real KITTI decreases over time.. Did anyone else have this issue?
Epoch…
-
I am new to this therefore i am unable to understand how to train/finetune the original model. i tried to use the original model checkpoints in your version to finetune but it gives some error that we…
-
I have a 3070Ti and was wondering if running this training pipeline on consumer grade hardware is possible. If not, then what is the recommend hardware requirement and cost of training?
-
Encountered the following error while trying to run train_decoder.py
```sh
[2024-11-05 06:09:22,154] [INFO] [real_accelerator.py:219:get_accelerator] Setting ds_accelerator to cuda (auto detect)
…
-
First, I'd like to say thanks for publicizing this excellent repo and method!
I would like to use Q-Galore to fine-tune some other open-source models. I was wondering if there are any sample scrip…