cgus commited on
Commit
72f3170
·
1 Parent(s): fdc9968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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="./teaser_b.jpg" alt="teaser_b" width="687" />
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