Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
|
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
9 |
-
dragon-deci-7b-v0 is part of the dRAGon ("Delivering RAG On ...") model series, RAG-instruct trained on top of a
|
10 |
|
11 |
DRAGON models are fine-tuned with high-quality custom instruct datasets, designed for production quality use in RAG scenarios.
|
12 |
|
@@ -31,10 +31,10 @@ For test run results (and good indicator of target use cases), please see the fi
|
|
31 |
<!-- Provide a longer summary of what this model is. -->
|
32 |
|
33 |
- **Developed by:** llmware
|
34 |
-
- **Model type:**
|
35 |
- **Language(s) (NLP):** English
|
36 |
- **License:** Apache 2.0
|
37 |
-
- **Finetuned from model:**
|
38 |
|
39 |
## Uses
|
40 |
|
|
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
9 |
+
dragon-deci-7b-v0 is part of the dRAGon ("Delivering RAG On ...") model series, RAG-instruct trained on top of a DeciLM-7B base model.
|
10 |
|
11 |
DRAGON models are fine-tuned with high-quality custom instruct datasets, designed for production quality use in RAG scenarios.
|
12 |
|
|
|
31 |
<!-- Provide a longer summary of what this model is. -->
|
32 |
|
33 |
- **Developed by:** llmware
|
34 |
+
- **Model type:** DeciLM-7B
|
35 |
- **Language(s) (NLP):** English
|
36 |
- **License:** Apache 2.0
|
37 |
+
- **Finetuned from model:** DeciLM-7B-Base
|
38 |
|
39 |
## Uses
|
40 |
|