ilu000 commited on
Commit
1e5c6fa
1 Parent(s): c683aa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ Can be run natively and fully offline on phones - try it yourself with [H2O AI P
37
 
38
  ## Model Architecture
39
 
40
- 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.
41
 
42
  The details of the model architecture are:
43
 
 
37
 
38
  ## Model Architecture
39
 
40
+ 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.
41
 
42
  The details of the model architecture are:
43