jan/extensions/llamacpp-extension
Akarshan Biswas 331c0e04a5
fix: use modelId instead of sessionId for unloading
The loop now extracts session info to retrieve the model ID, ensuring correct unloading of sessions by their associated model identifiers rather than session IDs. This aligns the cleanup process with the actual model resources being managed.
2025-07-02 12:27:16 +07:00
..