Content
Large Language Models (LLMs) are a class of machine learning models that have recently gained a lot of attention. These models are trained on large amounts of data and after training can be used in many applications.
Although models from OpenAI and Google can be used as services online, it is often desirable to have a model that can be used offline. This training will show you how to deploy and use such models locally.
Learning Objectives
Target audience
This training is for you if you need to deploy Large Language Models (LLMs) on your own infrastructure.
Prior knowledge