How to Run LLM Locally

Posted on Sat 02 December 2023 in AI • Tagged with Python, AI

Large Language Models are a new class of models that are trained on large amounts of text data. They are able to generate text that is indistinguishable from human-written text. There is plenty of LLMs available, but one of the most popular and free to use are Code Llama models from Meta, so we will use them in this article.