File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ a.dataset-tag:hover {
278278
279279<div class =" catalog-stats " >
280280 <div class =" stat " >
281- <div class="stat-number">25 </div>
281+ <div class="stat-number">27 </div>
282282 <div class="stat-label">Implementations</div>
283283 </div >
284284 <div class =" stat " >
@@ -316,6 +316,8 @@ a.dataset-tag:hover {
316316
317317
318318
319+
320+
319321
320322
321323
@@ -370,6 +372,19 @@ a.dataset-tag:hover {
370372
371373 <div class="grid cards" markdown>
372374 <div class="card" markdown>
375+ <div class="header">
376+ <h3><a href="https://github.com/VectorInstitute/fed-rag" title="Go to Repository">fed-rag</a></h3>
377+ <span class="tag year-tag">2025</span>
378+ <span class="tag type-tag">tool</span>
379+ </div>
380+ <p>A framework for fine-tuning retrieval-augmented generation (RAG) systems.</p>
381+ <div class="tag-container">
382+ <span class="tag" data-tippy="RA-DIT">RA-DIT</span> <span class="tag" data-tippy="Algo2">Algo2</span>
383+ </div>
384+
385+
386+ </div>
387+ <div class="card" markdown>
373388 <div class="header">
374389 <h3><a href="https://github.com/VectorInstitute/fl4health" title="Go to Repository">fl4health</a></h3>
375390 <span class="tag year-tag">2024</span>
@@ -384,3 +399,4 @@ a.dataset-tag:hover {
384399 </div>
385400
386401 </div>
402+
You can’t perform that action at this time.
0 commit comments