thanosql.cleanup_resources()
cleanup_resources
function in ThanoSQL is designed to clear all model related loaded resources including models, tokenizers, and pipelines. This helps in managing memory and ensuring that resources are properly freed after use.
cleanup_resources
function: