File size: 297 Bytes
342cbba
 
 
a6377f1
 
 
 
1
2
3
4
5
6
7
---
license: llama2
---

# Llama 2 13B with End-of-turn (EOT) Token

This is the Llama 2 13B model with `<|end_of_turn|>` token added as id `32000` and `<|PAD|>` as id `32001`. The token input/output embedding is initialized as the mean of all existing input/output token embeddings, respectively.