5 ms·
https://ollama.com/library/llava-llama3 https://ollama.com/library/llava-llama3 llava-llama3
by abbaselmas 2y ago
https://ollama.com/library/llava-llama3 https://ollama.com/library/llava-llama3 llava-llama3
- CGamesPlay 2y agoThis appears to be a Llava model which was then fine-tuned using outputs from Llama 3. If I understand correctly, that would make it Llama-2-based.
- GaggiX 2y ago>fine-tuned using outputs from Llama 3. Llama 3 outputs text and can only see text, this is a vision model. >that would make it Llama-2-based. It's based on Llama 3, Llama 2 has nothing to do with it. They took Llama 3 Instruct and CLIP-ViT-Large-patch14-336, train the projection layer first and then later finetuned the Llama 3 checkpoint and train a LoRA for the ViT.
- qeternity 2y agoThat is someone else who has just used the Llava name. It is not by the original group who have published a series of models under the Llava name.