This video got me hyped; I was waiting for ollama multi-modal for a long time.
@TheRealHassan789Ай бұрын
this video and tools have so much value! ...people will sleep on it tho
@MM-2413 күн бұрын
did you need to change the model context at all? Great video - thank you for the clear and non-sense presentation - excellent job
@HappyDancerInPinkАй бұрын
Nice, what GPU do you use for these tests?
@engineerpromptАй бұрын
I have a MacBook Pro M2 Max with 96GB unified memory
@muntus21 күн бұрын
@@engineerprompt is M4 Pro 48 enough for this as well, or will it struggle?
@Masoud2xmАй бұрын
I am getting an error during indexing saying "Torch not compiled with CUDA enabled". I am using Mac M4. Could you help with this, please?
@timstevens3361Ай бұрын
get an rtx 3060 12 gig gpu or rtx 4060 16 gig they run alot of diff model really well !!!
@samsquamsh78Ай бұрын
great video and cool project! will chekc it out!! thanks!
@Know_Ur_WorldАй бұрын
So can u help me with the usecase My usecase it to extract the relevant text and images available in the pdf.when any prompt is given then relevant text alogh with image should display as reponse in a sequential manner, not images separate text separate. Query:Give steps in RSA agent installation Answer: 1.Text1 Image1 2.Text2 3.Image2 Text 3 4.Image4 Text4 5.image5 Image 6 Text5
@ChristopherMcKinley-c1sАй бұрын
Is there api calling in the future for this project? I would love to be able to use it as a replacement/upgrade from fine tuning models and running them from ollama.
@truthwillout1980Ай бұрын
???
@ChristopherMcKinley-c1sАй бұрын
@@truthwillout1980 The idea in my head is that I can host this on the LAN and have other programs just make an api call so as to not go through a GUI. Is that already an option and I missed it?
@truthwillout1980Ай бұрын
@@ChristopherMcKinley-c1s Yes you should already be able to do that. I think there's a section in the video that explains it in fact (though I'm going off memory, I haven't watched it again). Just spin it up on a port number and call it.
@mr.gk5Ай бұрын
Can it generate graphs or reports on tabular data?
@engineerpromptАй бұрын
At the moment, it can't but I think its possible to integrate it with a code interpreter for plots or table generation.