MyNixOS website logo
option

services.tabbyapi.settings.draft_model.draft_cache_mode

Cache mode for draft models to save VRAM. Unlike the model's cache_mode, this does not accept a k_bits,v_bits pair.

Declarations
Type
one of "FP16", "Q8", "Q6", "Q4"
Default
"FP16"
Example
"Q8"