Skip to content

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

@99991

Description

@99991

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 and allows the GPU to enter deeper power saving modes, conserving energy.

Possible Implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions