wcyno23 commited on
Commit
fe937a4
·
verified ·
1 Parent(s): bab23dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ language:
5
  ---
6
 
7
  **FlexRAG** is a lightweight model designed to reduce RAG running costs while improving its generation quality. It compresses the retrieved contexts into compact embeddings and these embeddings are optimized to enhance downstream RAG performance. A key feature of FlexRAG is its flexibility, which enables effective support for diverse compression ratios and selective preservation of important contexts.
8
- [[Github Repo]](https://github.com/wcyno23/FlexRAG)
9
 
10
  # Citation Information
11
  ```
 
5
  ---
6
 
7
  **FlexRAG** is a lightweight model designed to reduce RAG running costs while improving its generation quality. It compresses the retrieved contexts into compact embeddings and these embeddings are optimized to enhance downstream RAG performance. A key feature of FlexRAG is its flexibility, which enables effective support for diverse compression ratios and selective preservation of important contexts.
8
+ For the usage of this model, please refer to [[Github Repo]](https://github.com/wcyno23/FlexRAG)
9
 
10
  # Citation Information
11
  ```