Skip to content

Commit

Permalink
Update plaid_colbert_pipeline.ipynb (#17)
Browse files Browse the repository at this point in the history
make_plaid to create_plaid
  • Loading branch information
mosheber authored Jun 13, 2023
1 parent af86bc2 commit 0282626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plaid_colbert_pipeline.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
"1. Install the package and go to `libs/colbert`. \n",
"2. Install it using Anaconda/Miniconda, either GPU or CPU using the provided yaml files. \n",
"3. Make sure you have RTX GPUs or better (RTX 3090, V100, etc.)\n",
"4. Use our own `scripts/indexing/make_plaid.py` script (fastRAG). \n",
"4. Use our own `scripts/indexing/create_plaid.py` script (fastRAG). \n",
"\n",
"Example:\n",
"```sh\n",
Expand Down

0 comments on commit 0282626

Please sign in to comment.