Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,9 @@ tags:
|
|
17 |
## Description
|
18 |
|
19 |
This repo contains GGUF format model files for [bofenghuang's Vigogne 2 13B Chat](https://huggingface.co/bofenghuang/vigogne-2-13b-chat).
|
|
|
|
|
|
|
20 |
|
21 |
|
22 |
<p align="center" width="100%">
|
@@ -192,3 +195,4 @@ print("Chat completion results:", chat_completion)
|
|
192 |
## Limitations
|
193 |
|
194 |
Vigogne is still under development, and there are many limitations that have to be addressed. Please note that it is possible that the model generates harmful or biased content, incorrect information or generally unhelpful answers.
|
|
|
|
17 |
## Description
|
18 |
|
19 |
This repo contains GGUF format model files for [bofenghuang's Vigogne 2 13B Chat](https://huggingface.co/bofenghuang/vigogne-2-13b-chat).
|
20 |
+
<!-- description end -->
|
21 |
+
<!-- original-model-card start -->
|
22 |
+
# Original model card: bofenghuang's Vigogne 2 7B Chat
|
23 |
|
24 |
|
25 |
<p align="center" width="100%">
|
|
|
195 |
## Limitations
|
196 |
|
197 |
Vigogne is still under development, and there are many limitations that have to be addressed. Please note that it is possible that the model generates harmful or biased content, incorrect information or generally unhelpful answers.
|
198 |
+
<!-- original-model-card end -->
|