LLAMA_VOCAB_TYPE_BPE constant

int const LLAMA_VOCAB_TYPE_BPE

Byte Pair Encoding

Implementation

static const int LLAMA_VOCAB_TYPE_BPE = 1;