Implementation of LLMs and related architectures.
- LLama2
- Transformer
- RAG
- Explainable AI
- LIME, SHAP on Logistic Regression
- SHAP on BERT
- Integrated Gradients in pytorch on GPT2
- LoRA adapters and Quantization in pytorch
- Decision Transformer for controlled toxicity in text generation
- ReAct Agent for a Time Travelling guide
- More Agents!!