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

Feature Request: Free up VRAM when llama-server not in use #11703

Open
4 tasks done
99991 opened this issue Feb 6, 2025 · 0 comments
Open
4 tasks done

Feature Request: Free up VRAM when llama-server not in use #11703

99991 opened this issue Feb 6, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@99991
Copy link

99991 commented Feb 6, 2025

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

Unload the model from VRAM when it has not been used for --unload-timeout 300 seconds and reload it automatically into VRAM when new requests arrive.

Motivation

Freeing up VRAM allows running other things.

Possible Implementation

@99991 99991 added the enhancement New feature or request label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant