• myhloli's avatar
    fix(vram): improve VRAM checking logic · 104273cc
    myhloli authored
    - Update VRAM checking logic in app.py and model_utils.py
    - Add None and type checks for VRAM values
    - Adjust concurrency limit calculation in app.py
    - Modify clean_vram function to handle cases with no VRAM information
    104273cc
model_utils.py 2.17 KB