Viewing profile — alexpinel
alexpinel
HN member- Joined
- Mon, Dec 04, 2023, 8:44 PM UTC
- HN karma
- 8
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About alexpinel
No profile information was provided.
Recent public activity
-
comment
Comment #39962683
Yes! Of course because the LLM is running locally it is not as advanced as bigger models like Claude or GPT, but you can definately quiz the documents. From my experience it perfor…
-
comment
Comment #39961969
Right now the minimum amount of RAM I would recommend is 16gb, I think it can run with less memory but that will require a few changes here and there (although they might reduce pe…
-
comment
Comment #39961612
Hi! I'm the guy who made Dot. I remember experimenting with a few different vector stores in the early stages of the project but decided to settle with FAISS. I mainly chose it bec…
-
comment
Comment #39961567
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
- story
-
comment
Comment #39735490
thanks! right now it runs on Apple Silicon and Windows, it works far better with a GPU on PC but should also work with CPU if there is enough RAM. Although some people have mention…
-
comment
Comment #39735445
Hi! Really happy to see my project being posted around, please feel free to give feedback or ask any questions! :)
- story
-
comment
Comment #39719485
Little project I have been working on, Dot is a standalone app that allows users to run an LLM locally and create a custom AI trained with documents.
- story
-
comment
Comment #39512323
This free desktop app allows to perform RAG with Mistral 7B fully locally, very simple to use and seems to work well on my M1 Pro mac
- story
-
comment
Comment #39470590
Here is a little pet project of mine, it is a standalone electron js app meant to run a packaged version of Mistral 7B with a focus on loading and interacting with docs in a fully …
- story