Merge pull request #10 from Shuyib/main

Add tiktoken library
This commit is contained in:
Sebastian Raschka 2023-12-27 17:03:34 +01:00 committed by GitHub
commit 10aa40ba6a

View File

@ -5,4 +5,5 @@ matplotlib >= 3.7.1
jupyterlab >= 4.0 jupyterlab >= 4.0
ipywidgets >= 8.0.6 ipywidgets >= 8.0.6
watermark >= 2.4.2 watermark >= 2.4.2
torch >= 2.0.1 torch >= 2.0.1
tiktoken >= 0.5.1