Generative AI and LLMS
Generative AI and LLMS
Question Responses
s
Where Generative AI Exists.
● Machine Learning is the subset of Artificial
Intelligence
It is a language model which is responsible for performing task such as text to text generation , text to
image generation and image to text generations.
What makes LLM so Powerful?
● In case of LLM, one model can be used for a whole variety of tasks like:-
& so on …
So, LLM is subset of Deep Learning & it has some properties merge with
Generative AI
Thank You!
Why LLM so Powerful?
● Train the model for a specific task
Few milestone in large language model
● Bard
● GPT
● XLM
● T5
● M2M-100
LLMs
What is LLMs?
A large Language model is a trained deep learning model that understands
and generate text in a human like fashion.
Researchers started to make these models large and trained on huge datasets
& so on …
So, LLM is subset of Deep Learning & it has some properties merge with
Generative AI
LLMs Model Architecture
Large Language models are based on transformer a type of Neural Network
● GPT: GPT stands for "Generative Pre-trained Transformer".The model was developed by
OpenAI
● Megatron: Megatron is a large, powerful transformer developed by the Applied Deep Learning
Research team at NVIDIA
So on ….
What can LLMs be used for?
● Text Classification
● Text Generation
● Text Summarization
● Conversation AI like chatbot, Question Answering
● Speech recognition and Speech identification
● Spelling Corrector
So on……
Prompt Designing
How ChatGPT was trained?
Internally using a LLM which is gpt-3.5 or gpt-4
It has trained on a large amount of data which is available all over the internet.
1. Generative pre-training
2. Supervised fine-tuning
3. Reinforcement learning
Thank You!
Generative Pre-Training
Supervised Fine-Tuning (SFT)
Reinforcement Learning through Human Feedback
(RLHF)
Reference i used: https://www.linkedin.com/pulse/discover-how-chatgpt-
istrained-pradeep-menon/