Skip to content

Add pyproject toml#89

Open
gianlucagiudice wants to merge 2 commits intokarpathy:masterfrom
gianlucagiudice:feature/pyproject-toml
Open

Add pyproject toml#89
gianlucagiudice wants to merge 2 commits intokarpathy:masterfrom
gianlucagiudice:feature/pyproject-toml

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