|
|
|
|
|
by reacharavindh
879 days ago
|
|
Not directly related to what Ollama aims to achieve. But, I’ll ask nevertheless. Local LLMs are great! But, it would be more useful once we can _easily_ throw our own data for them to use as reference or even as a source of truth. This is where it opens doors that a closed system like OpenAI cannot - I’m never going to upload some data to ChatGPT for them to train on. Could Ollama make it easier and standardize the way to add documents to local LLMs? I’m not talking about uploading one image or model and asking a question about it. I’m referring to pointing a repository of 1000 text files and asking LLMs questions based on their contents. |
|
I’ve implemented a RAG library if you’re ever interested but they are a dime a dozen now :)
https://www.github.com/jerpint/buster