Philip Ligthart
Philip Ligthart
I get the same error. Here is what I did: 1. Install with docker. - Created the .env from the example - commented everything and uncommented ollama lines of code....
I was able to get this to work by using mxbai-embed-large for embedding. Should be as simple as 'ollama pull mxbai-embed-large'.
@c4801725870 I have tried and still cannot seem to get it to work. Here is my complete process I just followed: - Already have ollama installed and have llama3.1 locally...
@c4801725870 this worked. Thank you so much. I was also able to get it to work with llama3 and llama3.1 by hardcoding the relevant entries. Appreciate it. Cheers.
I also have the same error which is partially resolved by following @zdkderpphb recommendation. However, I am unable to get llama3 or 2 to work with ollama. I followed the...