SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
215 stars 58 forks source link

Fix TabbyAPI Model Options #60

Closed Primogenitor33 closed 4 months ago

Primogenitor33 commented 4 months ago

Corrected an oversight where the TabbyAPI Model installer did not check if VRAM was EQUAL to 12, leading to an "unexpected VRAM" error. It only checked <8, >12, or <12.

deffcolony commented 4 months ago

@Primogenitor33 Thanks for the fix

and good find i just confirmed it by forcing the VRAM to be 12 and it did error. image