Dot – A standalone open source app meant for easy use of local LLMs and RAG
21–30 of 43 posts
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#22Curious about the choice of FAISS. It's a bit older now, and there are many more options for creating and selecting embeddings. Does FAISS still offer some advantages?
What options do you think work better?
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#23I have:
Processor: Ryzen 5 3600
Video card: Geforce GTX 1660 TI 6Gb DDR6 (Zotac)
RAM: 16Gb DDR4 2666mhz
Any recommendations?
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#24Not sure if install the Windows GPU or CPU app version [1]. I have: Processor: Ryzen 5 3600 Video card: Geforce GTX 1660 TI 6Gb DDR6 (Zotac) RAM: 16Gb DDR4 2666mhz Any recommendations? [1] https://dotapp.uk/download.html
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#25Curious about the choice of FAISS. It's a bit older now, and there are many more options for creating and selecting embeddings. Does FAISS still offer some advantages?
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#26I’m curious to try it out. There seem to be many options to upload a document and ask stuff about it. But, the holy grail is an LLM that can successfully work on a large corpus of documents and data like slack history, huge wiki installations and answer useful questions with proper references. I tried a few, but they don’t really hit the mark. We need the usability of a simple search engine UI with private data sourc…
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#27My question is.
1 - Even if there is so much data that I can no longer find stuff, how much text data is needed to train an LLM to work ok? Im not after an AI that could answer general question, only an AI that should be able to answer what I already know exist in the data.
2 - I understand that the more structured the data are, the better, but how important is it when training an LLM with structured data? Does it just figuring stuff out anyways in a good way mostly?
3 - Any recommendation where to start, how to run an LLM AI locally, train on your own data?
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#28Looks nice! But some informations about the hardware requirement are often missing in this kind of project : - how much ram is needed - what CPU do you need for decent performances - can it run on a GPU? And if it does how much vram do you need / does it work only on Nvidia?
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#29Not sure if install the Windows GPU or CPU app version [1]. I have: Processor: Ryzen 5 3600 Video card: Geforce GTX 1660 TI 6Gb DDR6 (Zotac) RAM: 16Gb DDR4 2666mhz Any recommendations? [1] https://dotapp.uk/download.html
With those settings I would recommend GPU. CUDA acceleration really makes it faster, but keep in mind the CUDA toolkit 12.2 install will be a some 3-4gb
Re: Dot – A standalone open source app meant for easy use of local LLMs and RAG
#30I have a reasonably wast library of technical/scientific epubs/documents. Could I use this to import them and the quiz the books?