when a model would be unloaded
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
Under what circumstances will a model be unloaded, and how can I ensure that models used in common workflows are not unloaded?
Currently, when executing other workflows, the models relied on by previous workflows are unloaded, leading to time-consuming dynamic reloading when re-executing the original workflows. Are there any solutions?
Contributor guide
Assessment
This issue has not been assessed yet.