Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Model gets stuck in RAM after failed loading #3934

Open
1 of 3 tasks
imtuyethan opened this issue Nov 3, 2024 · 0 comments
Open
1 of 3 tasks

bug: Model gets stuck in RAM after failed loading #3934

imtuyethan opened this issue Nov 3, 2024 · 0 comments
Assignees
Labels
category: cortex.cpp Related to cortex.cpp move to Cortex type: bug Something isn't working

Comments

@imtuyethan
Copy link
Contributor

imtuyethan commented Nov 3, 2024

Jan version

0.5.7

Describe the Bug

  1. https://discord.com/channels/1107178041848909847/1299405423866282046
  2. https://discord.com/channels/1107178041848909847/1301998950399606814

When Jan fails to load a model, the process gets stuck in RAM but doesn't show up in Task Manager, leading to increasing memory usage with subsequent load attempts. This happens particularly when:

  1. The Cortex addon is missing
  2. User has restricted rights? (common in School/University settings)
  3. Model loading fails but the process isn't properly terminated

Steps to Reproduce

  1. Try to load a model with missing Cortex addon (or try with a computer in school as a student)
  2. When model fails to load ("unloading model" message appears) > Try to load model again
  3. Notice RAM usage increases but no process visible in Task Manager to kill

Screenshots / Logs

app (2).log

Window 11

What is your OS?

  • MacOS
  • Windows
  • Linux
@imtuyethan imtuyethan added the type: bug Something isn't working label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: cortex.cpp Related to cortex.cpp move to Cortex type: bug Something isn't working
Projects
Status: Investigating
Development

No branches or pull requests

3 participants