7 ms·
PrivateGPT repository in case anyone's interested: https://github.com/imartinez/privateGPT https://github.com/imartinez/privateGPT . It doesn't seem to be linke
by avallach 3y ago
PrivateGPT repository in case anyone's interested: https://github.com/imartinez/privateGPT https://github.com/imartinez/privateGPT . It doesn't seem to be linked from their official website.
- edsu 3y agoDoes anyone know what PrivateGPT is using for its local model, and where it came from? Update: Answering my own question it looks like it uses llamacpp in local mode? https://github.com/imartinez/privateGPT/blob/main/private_gpt/components/llm/llm_component.py#L24 https://github.com/imartinez/privateGPT/blob/main/private_gp...
- nightski 3y agoIt's linked from the MemoryCache repo listed at the bottom of the article: https://github.com/Mozilla-Ocho/Memory-Cache https://github.com/Mozilla-Ocho/Memory-Cache