Skip to content

Commit

Permalink
Merge pull request ggerganov#3 from vovw/master
Browse files Browse the repository at this point in the history
added requirement.txt
  • Loading branch information
karpathy authored Jul 23, 2023
2 parents 00727ba + 13d7827 commit 353266a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
numpy==1.23.5
pytest==7.4.0
Requests==2.31.0
sentencepiece==0.1.99
tiktoken==0.3.3
torch==2.0.1
tqdm==4.64.1
wandb==0.15.5

0 comments on commit 353266a

Please sign in to comment.