openchat-3.5-ct2-int8 / config.json
winstxnhdw's picture
feat: add model
b2cad1b
raw
history blame contribute delete
114 Bytes
{
"bos_token": "<s>",
"eos_token": "<|end_of_turn|>",
"layer_norm_epsilon": 1e-05,
"unk_token": "<unk>"
}