RkGrit opened a new pull request, #16906:
URL: https://github.com/apache/iotdb/pull/16906
Some modifications regarding model management, including:
- Expose the preprocess and postprocess interfaces of the Pipeline class.
- Builtin model no longer relies on auto_map, but uses config_cls and
model_cls in BUILTIN_HF_TRANSFORMERS_MODEL_MAP.
- User-defined model still uses the auto_map in config.json to obtain
config_cls and model_cls.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]