Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,12 @@ This model aims to improve upon our previous 150M version by increasing size and
|
|
8 |
With its larger size, it should provide improved context retention and coherence, however users should note that as a compact model, it still have limitations compared to larger language models. <br>
|
9 |
The model was trained on 30 billion tokens with a context length of 4096.
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
## Chat format
|
12 |
> [!IMPORTANT]
|
13 |
> This model uses **ChatML** template. Ensure you use the correct template:
|
|
|
8 |
With its larger size, it should provide improved context retention and coherence, however users should note that as a compact model, it still have limitations compared to larger language models. <br>
|
9 |
The model was trained on 30 billion tokens with a context length of 4096.
|
10 |
|
11 |
+
## Available versions:
|
12 |
+
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-300M-Instruct">Lite-Oute-1-300M-Instruct</a> <br>
|
13 |
+
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-300M-Instruct-GGUF">Lite-Oute-1-300M-Instruct-GGUF</a> <br>
|
14 |
+
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-300M-Instruct">Lite-Oute-1-300M</a> <br>
|
15 |
+
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-300M-Instruct-GGUF">Lite-Oute-1-300M-GGUF</a> <br>
|
16 |
+
|
17 |
## Chat format
|
18 |
> [!IMPORTANT]
|
19 |
> This model uses **ChatML** template. Ensure you use the correct template:
|