mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-10-10 15:40:08 +00:00

Add tiktoken library version 0.5.1 as used in chapter 02 for section 2.5 Byte pair encoding.
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
numpy >= 1.24.3
|
|
scipy >= 1.10.1
|
|
pandas >= 2.0.2
|
|
matplotlib >= 3.7.1
|
|
jupyterlab >= 4.0
|
|
ipywidgets >= 8.0.6
|
|
watermark >= 2.4.2
|
|
torch >= 2.0.1
|
|
tiktoken >= 0.5.1
|