SIGN IN SIGN UP

gguf : add special tokens metadata for FIM/Infill (#6689)

This commit adds special token metadata for Fill-In-the-Middle
(FIM)/Infill to the GGUF model.

The motivation for this is that currently there is support for CodeLlama
but other models exist now like CodeGemma, but the different models use
different token ids for the special tokens and this commit allows for
supporting multiple models.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
D
Daniel Bevenius committed
4fbd8098e63670c6ae11a8adc350f5ba191cfda3
Parent: 7593639
Committed by GitHub <noreply@github.com> on 4/16/2024, 6:13:13 AM