Skip to content

Commit

Permalink
Merge pull request #14 from dlmbl/safer_setup
Browse files Browse the repository at this point in the history
Safer setup
  • Loading branch information
neptunes5thmoon authored Aug 26, 2024
2 parents b600a8c + 62b3795 commit 976cb36
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 210 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This is a GPU-hungry exercise so you're going to need all the GPU memory you can
Next, run the setup script. It might take a few minutes.
```
cd 08_knowledge_extraction
sh setup.sh
bash setup.sh
```
This will:
- Create a `conda` environment for this exercise
Expand Down
Loading

0 comments on commit 976cb36

Please sign in to comment.