You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- If your PDF contains Images, then you'll need 8-16GB RAM on your system to run the model locally or else you'll reach an error:500
---- Works with text, image-text, and image pdf's
---- To start using this,
1. install ollama on your pc
2. pull Llava:7b model
3. then test it using ollama run Llava:7b
---- If u choose to use any other LLM MOdel , then make sure to change the "class OllamaLLaVA" and "def create_ollama_multimodal_message" according to your model