Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ language:
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- retrieval-augmented-generation
|
|
|
10 |
---
|
11 |
# **Rago v2 7B**
|
12 |
**Rago v2 7B is a 7B parameter retrieval-augmented generation-optimized model built by [Neural Bridge AI](https://www.neuralbridge.ai/) and trained on [RAG Full Dataset 20000](https://huggingface.co/datasets/neural-bridge/rag-full-20000). It is available under [Apache license 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).**
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- retrieval-augmented-generation
|
10 |
+
inference: false
|
11 |
---
|
12 |
# **Rago v2 7B**
|
13 |
**Rago v2 7B is a 7B parameter retrieval-augmented generation-optimized model built by [Neural Bridge AI](https://www.neuralbridge.ai/) and trained on [RAG Full Dataset 20000](https://huggingface.co/datasets/neural-bridge/rag-full-20000). It is available under [Apache license 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).**
|