Skip to content

Commit

Permalink
Fix readme links (again) (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
ABCbum authored Feb 23, 2024
1 parent 285b445 commit d13d592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ RAGatouille makes it as simple as can be to use ColBERT! We want the library to

In this section, we'll quickly walk you through the three core aspects of RAGatouille:

- [🚀 Training and Fine-Tuning ColBERT models](#training-and-fine-tuning)
- [🚀 Training and Fine-Tuning ColBERT models](#-training-and-fine-tuning)
- [🗄️ Embedding and Indexing Documents](#%EF%B8%8F-indexing)
- [🔎 Retrieving documents](#retrieving-documents)
- [🔎 Retrieving documents](#-retrieving-documents)

➡️ If you want just want to see fully functional code examples, head over to the [examples](https://github.com/bclavie/RAGatouille/tree/main/examples)⬅️

Expand Down

0 comments on commit d13d592

Please sign in to comment.