Skip to content

Commit 0282626

Browse files
authored
Update plaid_colbert_pipeline.ipynb (#17)
make_plaid to create_plaid
1 parent af86bc2 commit 0282626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/plaid_colbert_pipeline.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
"1. Install the package and go to `libs/colbert`. \n",
381381
"2. Install it using Anaconda/Miniconda, either GPU or CPU using the provided yaml files. \n",
382382
"3. Make sure you have RTX GPUs or better (RTX 3090, V100, etc.)\n",
383-
"4. Use our own `scripts/indexing/make_plaid.py` script (fastRAG). \n",
383+
"4. Use our own `scripts/indexing/create_plaid.py` script (fastRAG). \n",
384384
"\n",
385385
"Example:\n",
386386
"```sh\n",

0 commit comments

Comments
 (0)