Skip to content

This is the code for "ChatGPT in 5 Minutes" By Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

llSourcell/ChatGPT_in_5_Minutes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ChatGPT_in_5_Minutes

This is the code for "ChatGPT in 5 Minutes" By Siraj Raval on Youtube

Overview

This is the code for this video on Youtube by Siraj Raval on ChatGPT in 5 minutes.

Dependenies

  • textRL
  • transformers
  • numpy
  • jax

Instructions

  1. Go to https://colab.research.google.com/
  2. Click Upload
  3. Upload the attached ipynb to Colab
  4. Run this in the cloud!
  5. Any missing dependencies? Run !pip install (dependency_name) inside a jupyter cell in the cloud

Credits

Credits for the code go to Jay Mody for PicoGPT, Andrej Karpathy for nanoGPT, the textRL library, and the huggingface team.

About

This is the code for "ChatGPT in 5 Minutes" By Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published