Open-Sourcerer

Results 11 comments of Open-Sourcerer

i think the issues is idea vimrc trying to source the linux from windows i have downloaded this to my windows root directory and tryied linking to it with source...

here is my ideavimrc file i have the intellmacs in both my wls and windows root

Did you ever figure this out I've been trying to do this with xtuner and I'm having some issues

I've been working with the Supervised finetuning instructions and I'm running into some issues getting this to work. The data mixture expects dictionary items and then finds the data path...

I have a llava data set following this format. Do I need to define the splits in the json or something? ```python data = { "id": link, "image": image_path, "conversations":...

I keep getting this bug. Is the training expecting already converted tensor data?

this will train for a moment up to 13% then throws these errors

```bash Traceback (most recent call last): File "/home/user/.lib/.lib/VILA/llava/train/train_mem.py", line 36, in train() File "/home/user/.lib/.lib/VILA/llava/train/train.py", line 436, in train trainer.train(resume_from_checkpoint=resume_from_checkpoint) File "/usr/local/lib/python3.10/dist-packages/transformers/trainer.py", line 1537, in train return inner_training_loop( File "/usr/local/lib/python3.10/dist-packages/transformers/trainer.py", line...

Will this work work with other tools such as xtuner I cannot for the life of me figure this out

nvm found https://huggingface.co/OpenGVLab/InternVL2-40B Still wondering if this works with mllm