PinnedYoga LLM & Yoga VLM: A blog-post seriesA guide for developers on getting started with small-scale LLM & multimodal LM projectsJun 21, 20241Jun 21, 20241
Published inAI Safety CornerAn Introduction to AI MisalignmentExploring the various types of misalignment and the risks and challenges associated with themNov 13, 20241Nov 13, 20241
Yoga-LLM, Part 4: Multimodal Dataset CreationA tutorial on creating custom datasets for a multimodal LLMJun 26, 2024Jun 26, 2024
Yoga-LLM, Part 3: Extending the LLM to a new languageA tutorial on training LLMs on an Indian languageJun 25, 2024Jun 25, 2024
Published inGoPenAIYoga-LLM, Part 2: Instruction Fine-tuningA tutorial on domain-specific instruction fine-tuning for LLMsJun 24, 2024Jun 24, 2024
Yoga-LLM, Part 1: Dataset CreationTwo methods of data creation for instruction fine-tuningJun 21, 2024Jun 21, 2024
A Quick Introduction to LLM AlignmentA speed-dating style introduction to some famous LLM alignment methodsApr 29, 2024Apr 29, 2024
Paying Attention to Attention: A compilationA compilation of LinkedIn posts on Transformer Attention MechanismsDec 23, 2023Dec 23, 2023
RLHF Training Pipeline for LLMs Using Huggingface π€Learn how to develop your own domain-specific LLM with this Python hands-on guideNov 27, 20237Nov 27, 20237
Creational Design Patterns #1: Factory MethodFactory method provides an interface for creating objects in a superclass, allowing the inherited subclasses to alter the type of objectsNov 27, 2023Nov 27, 2023