Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ Can be run natively and fully offline on phones - try it yourself with [H2O AI P
|
|
35 |
|
36 |
## Model Architecture
|
37 |
|
38 |
-
We adjust the Llama 2 architecture for a total of around 500m parameters. For details, please refer to our [Technical Report](https://arxiv.org/abs/
|
39 |
|
40 |
The details of the model architecture are:
|
41 |
|
|
|
35 |
|
36 |
## Model Architecture
|
37 |
|
38 |
+
We adjust the Llama 2 architecture for a total of around 500m parameters. For details, please refer to our [Technical Report](https://arxiv.org/abs/2407.09276). We use the Mistral tokenizer with a vocabulary size of 32,000 and train our model up to a context length of 8,192.
|
39 |
|
40 |
The details of the model architecture are:
|
41 |
|