TensorMind-1.5-preview / generation_config.json
TensorMind's picture
Release TensorMind 1.5 Preview
8ce2c21 verified
Raw
History Blame Contribute Delete
225 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
2
],
"output_attentions": false,
"output_hidden_states": false,
"pad_token_id": 0,
"transformers_version": "5.8.1",
"use_cache": true
}