CoolFace
Modelpublic

LiquidAI/LFM2.5-Encoder-230M

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
108likes7.1kdownloads
special_tokens_map.json7 linesDownload Raw Back to root
1{2  "bos_token": "<|startoftext|>",3  "eos_token": "<|im_end|>",4  "mask_token": "<|mask|>",5  "pad_token": "<|pad|>"6}7