3 Forks
22 Stars
22 Watchers

kgpt

A custom GPT based on [Zero To Hero](https://karpathy.ai/zero-to-hero.html) utilizing tiktoken with the intent to augment AI Transformer-model education and reverse engineer GPT models from scratch.

How to download and setup kgpt

Open terminal and run command
git clone https://github.com/mytechnotalent/kgpt.git
git clone is used to create a copy or clone of kgpt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kgpt https://github.com/mytechnotalent/kgpt/archive/master.zip

Or simply clone kgpt with SSH
[email protected]:mytechnotalent/kgpt.git

If you have some problems with kgpt

You may open issue on kgpt support forum (system) here: https://github.com/mytechnotalent/kgpt/issues