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 pyproject toml #89

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gianlucagiudice
Copy link

Hi @karpathy,

Thank you for all the incredible educational projects you're working on. They've been a great source of learning and inspiration!

I'm currently working on my own GPT implementation, YaGPT (Yet Another GPT), and I would love to integrate your minbpe implementation for training the tokenizer for my model.

This PR makes it possible to install minbpe directly using pip with the following command:
pip install git+https://github.com/karpathy/minbpe.git#egg=minbpe

Thank you again for your time and consideration!

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