gpt-sw3-1.3b-instruct / tokenizer_config.json
Ekgren's picture
Create tokenizer_config.json (#3)
81d16be
raw history blame
No virus
85 Bytes
{
"model_max_length": 2048,
"padding_side": "left",
"truncation_side": "left"
}