Skip to content

kkokay07/LLM_adaptation

Repository files navigation

📚 LLM Adaptation Techniques – Colab Notebooks

This repository contains hands-on demonstrations of Large Language Model (LLM) adaptation techniques implemented using Google Colab notebooks.


🚀 Contents

📓 Notebooks


📄 Notes


📌 How to Use

  • Click on any .ipynb file above to open it.
  • Run the notebooks directly in Google Colab.
  • Follow step-by-step cells for practical understanding.

📘 Reference

This work is based on:

Natural Language Processing with Transformers
Lewis Tunstall, Leandro von Werra, Thomas Wolf
O’Reilly Media

https://www.oreilly.com/library/view/natural-language-processing/9781098136789/


⚙️ Requirements

  • Google Colab (recommended)
  • Python 3.x
  • Hugging Face Transformers
  • PyTorch

🎯 Objective

To provide a practical and intuitive understanding of:

  • Fine-tuning
  • Transfer learning
  • Prompt engineering

for modern LLM applications.


About

This repository uses hugging face transformer library and PyTorch for demonstration of LLM adaptation techniques such as a) Prompt Engineering, b) Fine Tuning and c) Transfer Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors