LlamaModel.loadVocabOnly

Load only the vocabulary (no weights). Useful for tokenization without inference.

struct LlamaModel
static
loadVocabOnly
(
string path
)

Meta