bge-reranker-v2-minicpm-layerwise-bnb / generation_config.json
DyingCoderLin's picture
Upload folder using huggingface_hub
c5e9eb9 verified
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.51.3"
}