drishanarora commited on
Commit
4b429e1
·
verified ·
1 Parent(s): 8b398fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -24,8 +24,9 @@ The Cogito v2 LLMs are instruction tuned generative models. All models are relea
24
  - This model is trained in over 30 languages and supports a context length of 128k.
25
 
26
  # Evaluations
27
- For detailed evaluations, please refer to the [Blog Post](https://www.deepcogito.com/research/cogito-v2-preview).
28
-
 
29
 
30
  # Usage
31
  Here is a snippet below for usage with Transformers:
 
24
  - This model is trained in over 30 languages and supports a context length of 128k.
25
 
26
  # Evaluations
27
+ <p align="left">
28
+ <img src="images/cogito-v2-405b-benchmarks.png" alt="Logo" width="90%">
29
+ </p>
30
 
31
  # Usage
32
  Here is a snippet below for usage with Transformers: