Llama-2-7b-chat-hf / config.json
NeonBohdan's picture
Added ct2 model
f0aed93
raw
history blame
No virus
103 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"layer_norm_epsilon": 1e-06,
"unk_token": "<unk>"
}