Glossory
This is the collection of words and meaning related to GenAi understanding.
- GPT -> Genrative PreTrained model
- Vocab size :
- Positional Encoding
- Inferance
- Temparature and softmax
temperature is a measure of the amount of randomness the model uses to generate responses. For consistency, in this tutorial, we set it to 0 but you can experiment with higher values for creative use cases.
-
GIGO
-
Prompt Style
-
Prompt Type
-
Chain of thoughts
-
Self Consistency prompting
-
Persona based prompting
-
Role playing prompting
-
Contextural prompting
-
Multimodal Prompting
-
Orchestrator
-
Finetuning
-
Finetuning Techniques
-
Opensource models
-
Huggingface
-
System prompt
-
context window
-
RAG
- Neive
- Advance
- MOdular
- Corrective
- Fusion
- Self
Tools
- Langchain
- Tranformers py package/
- LlamaIndex