Olle Translation EN

LLMs

LLM stands for Large Language Model. It's a type of Artificial Intelligence (AI) model that is trained to understand, generate and interpret human languages. The models are trained on a large corpus of text data and can then be used to create sentences, translate between languages, summarise long documents and much more.

ChatGPT is an example of an LLM. It's trained to generate human-like text based on the input it receives. It does this by predicting the probability of a word given the previous words used in the text. It makes this prediction by assigning probabilities to various possible next words and finally picking the word with the highest probability.

Olle utilizes LLMs to allow users to use their LLMs everywhere*. As of this writing, we currently support ChatGPT. Additionally, we anticipate extending support to other language models in the near future.