| llama_vocab_is_control | R Documentation |
Check if a token is a control token
llama_vocab_is_control(model, token)
model |
Model handle returned by [llama_load_model] |
token |
Integer token ID (0-based) |
A logical scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.