|
TinyLlama.cpp 1.0
A lightweight C++ implementation of the TinyLlama language model
|
#include <tokenizer.h>

Public Member Functions | |
| bool | operator() (const llm_bigram_bpe &l, const llm_bigram_bpe &r) const |
Definition at line 32 of file tokenizer.h.
|
inline |
Definition at line 33 of file tokenizer.h.
References llm_bigram_bpe::left, and llm_bigram_bpe::rank.