ilu000 commited on
Commit
6bdf2f1
1 Parent(s): d4425a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 4b parameters. For details, please refer to our [Technical Report](https://arxiv.org/abs/2401.16818). 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
 
 
35
 
36
  ## Model Architecture
37
 
38
+ We adjust the Llama 2 architecture for a total of around 4b 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