Update README.md
Browse files
README.md
CHANGED
@@ -38,5 +38,8 @@ This is our first ever model! Allow us to explain how the `mesh` architecture wo
|
|
38 |
## Here's how the mesh architecture works:
|
39 |

|
40 |
|
|
|
|
|
|
|
41 |
## Disclaimer
|
42 |
This small language model is just a proof-of-concept, paving the way to the final release, which is likely to happen in Q4 2025, and include more models and better support from external libraries such as Transformers and Llama.cpp.
|
|
|
38 |
## Here's how the mesh architecture works:
|
39 |

|
40 |
|
41 |
+
## Evaluation
|
42 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6747320df82ae35f0327cdd3/gYBBCS2d7mUCvSFHE8fBc.png" width="512px"/>
|
43 |
+
|
44 |
## Disclaimer
|
45 |
This small language model is just a proof-of-concept, paving the way to the final release, which is likely to happen in Q4 2025, and include more models and better support from external libraries such as Transformers and Llama.cpp.
|