11 repos
Fine-tuned variants of the Mistral-7B language model extended with multimodal capabilities through Low-Rank Adaptation (LoRA). These repositories combine the Mistral base model with vision encoders (CLIP, LLAVA) and audio processors (Whisper, AudioCLAP) using the PEFT framework, enabling efficient adaptation of a smaller LLM to handle image, video, and audio inputs alongside text. Projects here demonstrate practical techniques for adding multimodal reasoning to compact language models without full model retraining.