Files
StarCoder-1B/ctranslate2/config.json

7 lines
129 B
JSON
Raw Normal View History

{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"layer_norm_epsilon": null,
"unk_token": "<|endoftext|>"
}