-
i am not able to quantize and getting this error
FileNotFoundError: Could not find tokenizer.model in llama-2-7b-meditext or its parent; if it's in another directory, pass the directory as --vocab-d…
-
I wonder if you can provide any code snippet on how to create a custom dataset for fine-tuning. If I understood the fine-tuning code right the model expects the original image and 6 camera angles of t…
-
-
Hello everyone, below is my code for fine-tuning XTTS for a new language. It works well in my case with over 100 hours of audio.
https://github.com/nguyenhoanganh2002/XTTSv2-Finetuning-for-New-Lang…
-
A sample corresponds to multiple objects, and the segmentation mask contains multiple objects. A total of about 1500 locally built data samples were trained for 100 epochs, but in the testing, multipl…
-
Hi, I see that there is a script for training Mixtral, but not one for fine-tuning. Could you please provide it? The whole community is having a lot of issues with getting correct full fine-tuning to …
-
It appears that the image encoder is not included as a target for LoRA in the current fine-tuning of Idefics2. Is there any specific reason for this, such as the low effectiveness of LoRA on the image…
-
For fine-tuning of the large language models (llama2), what should be the format(.text/.json/.csv) and structure (like should be an excel or docs file or prompt and response or instruction and output)…
-
# URL
- https://arxiv.org/abs/2410.07170
# Affiliations
- Fabian Paischer, N/A
- Lukas Hauzenberger, N/A
- Thomas Schmied, N/A
- Benedikt Alkin, N/A
- Marc Peter Deisenroth, N/A
- Sepp Hoc…
-
Hello @johnolafenwa !
First of all, I would like to thank you for the excellent work you have done in developing and maintaining this project.
I have a question. Regarding the SceneRecognition A…