tokenizerUrl property
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;
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.
final String tokenizerUrl;