Skip to main content

A framework for federated fine-tuning of retrieval-augmented generation (RAG) systems.

Project description

logo

FedRAG


Linting Unit Testing and Upload Coverage codecov GitHub License GitHub Release DOI

FedRAG is an open-source framework for federated fine-tuning of Retrieval-Augmented Generation (RAG) systems.

Simplified RAG fine-tuning across federated architectures

Federate with ease

Transform centralized RAG fine-tuning into federated learning with just a few additional lines of code.

Work with your tools

Seamlessly integrates with popular frameworks including HuggingFace, LlamaIndex, and LangChain — use the tools you already know.

Lightweight abstractions

Clean, intuitive abstractions that simplify RAG fine-tuning while maintaining full flexibility and control.

Installation

From package managers

# pypi
pip install fedrag

# conda-forge
conda install -c conda-forge fed-rag

[!NOTE] Extras for fed-rag are also available, such as the HuggingFace extra, which can be installed via pip install fed-rag[huggingface]

From source

git clone https://github.com/VectorInstitute/fed-rag.git
cd fed-rag

# install using pip
pip install -e .

# or, install using uv, our package manager tool of choice
uv sync --all-extras --group dev --group docs

Documentation

For more detailed documentation, visit our official documentation site.

[!TIP] This README provides a high-level overview, but our official documentation is updated more frequently with the latest features, tutorials, and API changes. For the most current information, please refer to the documentation site.

Examples

Check out our examples directory for more detailed usage examples:

  • Basic RAG fine-tuning with federated learning
  • Implementing RA-DIT with FedRAG
  • Custom federated aggregation strategies
  • Integration with popular LLM frameworks

Contributing

We welcome contributions! Please see our Contributing Guide for more details.

Citation

If you use FedRAG in your research, please cite our library:

@software{Fajardo_fed-rag_2024,
author = {Fajardo, Andrei and Emerson, David},
doi = {10.5281/zenodo.15092361},
license = {Apache-2.0},
month = mar,
title = {{fed-rag}},
url = {https://github.com/VectorInstitute/fed-rag},
version = {0.0.8},
year = {2024}
}

[!NOTE] The above citation may not reflect the most recent version of the library. We recommend using the Github citation widget (i.e. "Cite this respository") to obtain a citation entry reflecting the latest released version.

License

FedRAG is released under the Apache License 2.0.

Acknowledgements

FedRAG is developed and maintained by the Vector Institute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fed_rag-0.0.12.tar.gz (58.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fed_rag-0.0.12-py3-none-any.whl (63.6 kB view details)

Uploaded Python 3

File details

Details for the file fed_rag-0.0.12.tar.gz.

File metadata

  • Download URL: fed_rag-0.0.12.tar.gz
  • Upload date:
  • Size: 58.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for fed_rag-0.0.12.tar.gz
Algorithm Hash digest
SHA256 c34c086d9416274fa00ef273f986b9506166ff2a492e9aa1afef4a3a1e4f10be
MD5 ee2883b72dd7cf7e7365380e3aba6317
BLAKE2b-256 e874d98e80c82a4b040a12784d641e6a29f7eb01751ced0873122ba080709d5f

See more details on using hashes here.

File details

Details for the file fed_rag-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: fed_rag-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 63.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for fed_rag-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 57a3b9f7e14f79fd9451dd8b7568208e315f1f545e56467d071ea62ed2fdc761
MD5 0735669a797bc50c6c4f5c6731a0c743
BLAKE2b-256 a3ef554a523c63e617327b9c055ac64ebe0c30b935790255a967f1e9a0a9f665

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page