Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,10 @@ If you have questions or want to work with us reach out to us here [Contact us](
|
|
16 |
DocsGPT is our open source project that focuses on GPT-powered chat for documentation, chat with your documents.
|
17 |
It has few moving parts around it:
|
18 |
1. [DocsGPT on Github](https://github.com/arc53/DocsGPT) - Here we have frontend, backend and wiki
|
19 |
-
2. [DocsGPT-7B](https://
|
20 |
-
3. [DocsGPT-
|
21 |
-
4. [DocsGPT-
|
22 |
-
5. [DocsGPT-
|
|
|
23 |
|
24 |
|
|
|
16 |
DocsGPT is our open source project that focuses on GPT-powered chat for documentation, chat with your documents.
|
17 |
It has few moving parts around it:
|
18 |
1. [DocsGPT on Github](https://github.com/arc53/DocsGPT) - Here we have frontend, backend and wiki
|
19 |
+
2. [DocsGPT-7B-mistral](https://huggingface.co/Arc53/docsgpt-7b-mistral) - Our best and newest model. Purpose optimised for RAG
|
20 |
+
3. [DocsGPT-7B](https://huggingface.co/Arc53/DocsGPT-7B) - Is our finetuned version of llama-2, is a purpose optimised model for getting answers about documentation
|
21 |
+
4. [DocsGPT-14B](https://huggingface.co/Arc53/docsgpt-14b) - Is our finetuned version of llama-2, is a purpose optimised model for getting answers about documentation
|
22 |
+
5. [DocsGPT-7B-falcon](https://huggingface.co/Arc53/docsgpt-7b-falcon) - Is our finetuned version of falcon, is a purpose optimised model for getting answers about documentation
|
23 |
+
6. [DocsGPT-40B-falcon](https://huggingface.co/Arc53/docsgpt-40b-falcon) - Is our finetuned version of falcon, is a purpose optimised model for getting answers about documentation
|
24 |
|
25 |
|