Skip to content

Commit

Permalink
docs: add link to tokenization notes
Browse files Browse the repository at this point in the history
  • Loading branch information
danbev committed Aug 27, 2024
1 parent 9cbcd09 commit 381cee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ This repository contains notes and code examples related to AI.

### Notes

* [Tokenizationl](./notes/tokenization/README.md)
* [AI/ML general](./notes/background.md)
* [Embeddings](./notes/embeddings.md)
* [Position Embeddings](./notes/position-embeddings)
Expand Down

0 comments on commit 381cee6

Please sign in to comment.