bge-reranker-v2-minicpm-layerwise-gptq / generation_config.json
boboliu's picture
Upload LayerWiseMiniCPMForCausalLM
fe20bfe verified
raw
history blame contribute delete
140 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.44.2"
}