-
Thanks for your work on this! When will fine-tuning scripts be made available?
-
would finetuning or lora training work with this on sd3 branch?
https://huggingface.co/shuttleai/shuttle-3-diffusion
-
![Screenshot 2024-11-29 at 23 27 57](https://github.com/user-attachments/assets/7e1c402e-52f1-4a3f-b094-b3cd332abe77)
![Screenshot 2024-11-29 at 23 27 44](https://github.com/user-attachments/asse…
-
### System Info
trl, transformers: most recent on github
python 3.10.11
ubuntu 22
package versions:
```
accelerate==1.0.1
addict==2.4.0
aiohappyeyeballs==2.4.3
aiohttp==3.10.10
aiosignal…
-
I am interested in using this model on some classification tasks, but when I have tried to set up the fine_tuning script using AutoModelForSequenceClassification, I get an error (see below). I assume…
-
## Goal
Create a speech instruction finetuning to make Ichigo better in conversation.
## Tasklist
- [ ] Check the data generation pipeline: https://github.com/collabora/WhisperSpeech
- [ ] Expe…
-
您好,我目前在做BGE-M3 Embedding微调,我目前发现有两种数据构造方式,一种是[LlamaIndex微调](https://www.llamaindex.ai/blog/boosting-rag-picking-the-best-embedding-reranker-models-42d079022e83)
```json
{
"queries": {
"68eb2…
-
Hi, I am hoping to finetune the UniDepth model to a specific video. I tried finetuning all layers of the decoder but it is still relatively slow. Do you have any recommendations for which layers to fi…
-
i take a pretrained-single-task model for finetuning I just modified the training data part of the model's input.json. The finetune command: dp --pt train input.json -t dpa2.pth --use-pretrain-scri…
njzjz updated
1 month ago
-
Can u give script for finetuning on custom data?