Page 3 - LARGE LANUGAGE MODEL AND SMALL LANUGAGE MODEL
P. 3
Types of LLM
Here are some types of LLMs:
1. Autoregressive or generic language models
These models predict the next word in a text based on the words that
came before it, using language patterns learned from training data.
2. Instruction-focused language models
These models are trained to predict responses to specific instructions in
the input.
3. Conversation-focused language models
These models are trained to predict the next response in a
conversation.