windowshopr

Results 85 comments of windowshopr

I will say that I was having issues with this too, ollama LLMs not reading the provided documents at all and generating bad answers. I tried providing the context as...

...seconds might be a little much, but definitely minutes and hours within each day would be nice so we can use this library for smaller, day to day task tracking...

The similar issue you found didn't provide an answer. The .env file is left completely default, except for the uncommenting of the line: ``` OLLAMA_API_BASE_URL=http://host.docker.internal:11434 # Uncomment to activate ollama....

Hey! Sorry yes I am using Ollama: ``` model = OllamaFunctions(model="llama3.1:8b") embeddings = OllamaEmbeddings(model="llama3.1:8b") ```

Repeats indefinitely during training.