Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmorris12 authored Mar 1, 2024
1 parent cb3f219 commit d6672f2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ To perform operations on a GPU, it's easy, just pass a device to initialization:
from bm25_pt import BM25

bm25 = BM25(device='cuda')
```

then proceed to use the library as normal.ss
```


### Benchmarking on LoCO
Expand Down

0 comments on commit d6672f2

Please sign in to comment.