I’m trying to use ConveRTFeaturizer. The ConveRT model URL is different for local and prod. Things work well on my local since RASA model is trained on my local machine. It fails on prod as metadata.json file contains path to the ConveRT model on my local machine, how can I mitigate this issue? Any help would be appreciated.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Trouble using ConveRTFeaturizer | 3 | 830 | October 17, 2021 | |
Feedback on ConveRT Model + Rasa NLU | 59 | 6651 | May 20, 2020 | |
Parameter "model_url" was not specified in the configuration of "ConveRTFeaturizer". It is mandatory to pass a value for this parameter | 0 | 492 | June 21, 2021 | |
Model_url question in config.yml file | 3 | 1530 | August 3, 2021 | |
How to resolve urllib.error.URLError for ConveRT pipeline | 5 | 918 | March 31, 2021 |