Skip to content

Commit

Permalink
update install
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaiSurdeanu committed Jul 5, 2024
1 parent 598cb2a commit 2d61225
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/before.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ conda activate book
conda install pip
conda install pytorch torchvision torchaudio torchtext cpuonly -c pytorch
conda install jupyter pandas matplotlib scikit-learn gensim nltk
pip install conllu
pip install transformers
pip install datasets
pip install conllu transformers datasets
pip install accelerate -U
```

If your machine machine has an Nvidia GPU:
Expand Down

0 comments on commit 2d61225

Please sign in to comment.