I think the caching still creates SQL objects. what you can do is make the cache size env var as 0 and try. I think this file is definitely creating the cache object even if you force retraining. so every Node in the GraphPipeline becomes sort of an SQL object. Can you check if you disable cache using the env var as mentioned below, does it still creates a database?
souvikg10
(Souvik Ghosh)
4
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Dask and Rasa | 4 | 747 | February 3, 2022 | |
| Parallelizing Training Mechanism in Rasa 3.0.x | 6 | 1064 | February 16, 2022 | |
| Issue while training the model using docker | 1 | 168 | April 24, 2024 | |
| Data not persisting for train_MemoizationPolicy0 | 2 | 581 | February 14, 2022 | |
| Error in implementing sanic workers concept with rasa version 3.6.10 | 1 | 364 | November 14, 2023 |