Tag Archives: llms

Understanding internals of llama.cpp

Making notes for my understanding. compare it to the result when I run a new instance of the program and initializing it with the text when the model got reset in the previous run: The two outputs are not quite … Continue reading

Posted in Computers, programming, Software | Tagged , , , | Leave a comment

Running private instance of ChatGPT

Wouldn’t it be nice if you could run a private instance of ChatGPT on your company’s private and confidential data? Well, you can do something like it with privateGPT. Although it does not use ChatGPT as that is a proprietary … Continue reading

Posted in Computers, programming, Software | Tagged , , | Leave a comment