-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (29 loc) · 796 Bytes
/
CITATION.cff
File metadata and controls
29 lines (29 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Fajardo"
given-names: "Andrei"
email: "andrei.fajardo@vectorinstitute.ai"
- family-names: "Emerson"
given-names: "David"
email: "david.emerson@vectorinstitute.ai"
title: "fed-rag"
version: "0.0.27"
abstract: "Simplified fine-tuning of retrieval-augmented generation (RAG) systems."
keywords:
- machine learning
- federated learning
- deep learning
- llms
- rag
- retrieval
- semantic search
license: Apache-2.0
doi: 10.5281/zenodo.15092361
repository-code: "https://github.com/VectorInstitute/fed-rag"
type: software
date-released: "2025-03-26"
contact:
- family-names: "Fajardo"
given-names: "Andrei"
email: "andrei.fajardo@vectorinstitute.ai"