Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,10 @@ The third edition of Mistral 7B was released on May 22th, 2024. It
|
|
23 |
increases the vocabulary size to 32768, supports the v3 tokenizer, and
|
24 |
introduces support for function calling.
|
25 |
|
|
|
|
|
|
|
|
|
26 |
## Quickstart
|
27 |
|
28 |
Assuming your system has at least 16GB of RAM, you can try running the
|
|
|
23 |
increases the vocabulary size to 32768, supports the v3 tokenizer, and
|
24 |
introduces support for function calling.
|
25 |
|
26 |
+
*Software Last Updated: 2025-03-31*
|
27 |
+
|
28 |
+
*Llamafile Version: 0.9.2*
|
29 |
+
|
30 |
## Quickstart
|
31 |
|
32 |
Assuming your system has at least 16GB of RAM, you can try running the
|