Config: Update description part 2

Forgot to change wording.

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri 2024-03-17 01:07:23 -04:00
parent 7abbac098a
commit 08bcc6307a

View file

@ -103,7 +103,7 @@ model:
# Disable Flash-attention 2. Set to True for GPUs lower than Nvidia's 3000 series. (default: False)
#no_flash_attention: False
# Enable 8 bit cache mode for VRAM savings (slight performance hit).
# Enable different cache modes for VRAM savings (slight performance hit).
# Possible values FP16, FP8, Q4. (default: FP16)
#cache_mode: FP16