Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ A language model distilled and finetuned from an adapted version of LLaMA2-7B fo
|
|
37 |
|
38 |
Outperforming a wide range of 3B competitors in GPT4 evaluation and even competing with several 7B chat models.
|
39 |
|
40 |
-
<img src="
|
41 |
|
42 |
The following is an example code snippet to use MiniChat-3B:
|
43 |
|
|
|
37 |
|
38 |
Outperforming a wide range of 3B competitors in GPT4 evaluation and even competing with several 7B chat models.
|
39 |
|
40 |
+
<img src="https://huggingface.co/GeneZC/MiniChat-3B/resolve/main/teaser_b.jpg" alt="teaser_b" width="687" />
|
41 |
|
42 |
The following is an example code snippet to use MiniChat-3B:
|
43 |
|