Skip to content

Commit 5ecdeb4

Browse files
authored
Merge pull request #15 from VectorInstitute/add_fedrag
Add yaml file for fedrag
2 parents 0f0e23c + 841b164 commit 5ecdeb4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,4 +384,3 @@ a.dataset-tag:hover {
384384
</div>
385385

386386
</div>
387-

repositories/fed-rag.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: fed-rag
2+
repo_id: fed-rag-repo
3+
description: "A framework for fine-tuning retrieval-augmented generation (RAG) systems."
4+
implementations:
5+
- name: RA-DIT
6+
url: null
7+
- name: Algo2
8+
url: null
9+
type: tool
10+
year: 2025
11+
github_url: https://github.com/VectorInstitute/fed-rag

0 commit comments

Comments
 (0)