An experiment with the goal of reducing hallucinations in
VQA
First in a series of experiments centering around fine-tuning for image captioning.
Mistral-7b-02 base model was fine-tuned using the
RealWorldQA dataset, originally provided by the X.Ai Team here:
https://x.ai/blog/grok-1.5v
Select the gguf file of your choice in
Koboldcpp as usual, then make sure to choose the mmproj file above in the LLaVA mmproj field of the model submenu:
Use Alpaca for best results.
This mistral model was trained 2x faster with
Unsloth and Huggingface's TRL library.