Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gpt2 to ML projects #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SinghJagpreet096
Copy link

This repository contains code to train a Generative Pretrained Transformer (GPT) model from scratch. Using this code, you can train your own small chatbot similar to ChatGPT for your application or use case.

Please note, this is for learning purposes only, as training a fully-fledged LLM requires substantial computational resources and data.

Instructions to execute the code are in Readme file of the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant