Update README.md
Browse files
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 |
-
|
| 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:
|