Skip to content

Option to keep model(s) in memory #699

@CaptainVarghoss

Description

@CaptainVarghoss

Feature Idea

As far as I could figure out there is currently no way to disable the automatic clearing of vram after X minutes.
In my setup the model(s) needs to be loaded and always available to avoid the loading time of the first generation.

Simply setting ClearVRAMAfterMinutes to 0 to disable the timer would make sense I think. Or some other checkbox to turn it off.

And yes, I know I could set it to some large number, but in some cases it's possible the instance could be idle long enough to surpass that anyway. Being able to disable it completely would be cleaner.

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    C#This pertains to the C# engineFeatureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions