hello, How could i mention tokenizer module, this ...
# ask-for-help
s
hello, How could i mention tokenizer module, this is pass tokenizer for onnx model??
Copy code
external_modules (:code:`List[ModuleType]`, `optional`, default to :code:`None`):
user-defined additional python modules to be saved alongside the model or custom objects,
e.g. a tokenizer module, preprocessor module, model configuration module