tokenizerPath property

String? get tokenizerPath

Implementation

String? get tokenizerPath => resolvedModelFilePath(
      ModelFileRole.MODEL_FILE_ROLE_TOKENIZER,
    );