tokenizerUrl property

String tokenizerUrl
final

HTTPS URL for the matching tokenizer.json. The candle backend loads the tokenizer from a tokenizer.json sibling of the GGUF file, so the installer places it there. MUST be https.

Implementation

final String tokenizerUrl;