Describe the Issue:
"slu repl" throws "Getting no model found for plugin XLMRMultiClass!" error, with the model trained with train_voicebot_xlmr_pipeline.
Steps to recreate
Train model with train_voicebot_xlmr_pipeline
download and un-tar model artifacts inside data/<version>/models directory
after un-tar you'd have a data directory whose contents you'd have to copy to data//models directory. Also make sure <version> is same as what mentioned in config/config.yaml file.
Describe the Issue: "slu repl" throws "Getting no model found for plugin XLMRMultiClass!" error, with the model trained with train_voicebot_xlmr_pipeline.
Steps to recreate
<version>
/models directory<lang>
Reference slu-client and kubeflow-pipeline