Ive been trying for a long while to get an object selected with sam_vit_large ... It should have enough ram, with or without partial loading but crashes every time with OOM.
Node Calls Seconds VRAM Used
segment_anything 1 1.313s 4.606G
TOTAL GRAPH EXECUTION TIME: 1.313s
TOTAL GRAPH WALL TIME: 1.313s
RAM used by InvokeAI process: 1.22G (+0.289G)
RAM used to load models: 2.39G
VRAM in use: 2.459G
RAM cache statistics:
Model cache hits: 1
Model cache misses: 1
Models cached: 1
Models cleared from cache: 0
Cache high water mark: 2.39/0.00G
I tried with/without partial loading in yaml
set working mem to 1gb all the way up to 5gb, no change in output
system: ubuntu 22.04