Skip to content

karthikeyanVK/gpt-learn

Repository files navigation

Workshop Instructions

a. Clone this repo, using git clone https://github.com/karthikeyanVK/gpt-learn.git

b. Login to Google Colab, https://colab.research.google.com/, create an account if you have dont have one already.

Tensor Basics

  1. Open in a new tab, tensors-basics.ipynb

  2. Click on Connect and Select Change runtime type alt text

  3. Choose Select 'Runtime Type' - Python and 'Hardware accelerator' - T4 GPU, and click Save alt text

  4. Use tensors-basics.ipynb for instructions

  5. In google colab start writing the commands given in tensors-basics.ipynb

  6. Once Completed goto Menu->Runtime -> Disconnect and delete Runtime. This will make you ready for next module. alt text

Bigram Instructions

  1. Open bigram.ipynb, Select Github, paste this url and create a new Note book

  2. Click on Connect and Select Change runtime type alt text

  3. Choose Select 'Runtime Type' - Python and 'Hardware accelerator' - T4 GPU, and click Save alt text

  4. Use bigram.ipynb for instructions

  5. In google colab start writing the commands given in bigram.ipynb

  6. Once Completed goto Menu->Runtime -> Disconnect and delete Runtime. This will make you ready for next module. alt text

GPT LLM Instructions

  1. Open gptv1.ipynb, Select Github, paste this url and create a new Note book

  2. Click on Connect and Select Change runtime type alt text

  3. Choose Select 'Runtime Type' - Python and 'Hardware accelerator' - T4 GPU, and click Save alt text

  4. Use gptv1.ipynb for instructions

  5. In google colab start writing the commands given in gptv1.ipynb

  6. Once Completed goto Menu->Runtime -> Disconnect and delete Runtime. This will make you ready for next module. alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published