BioRankLLaMA / llm2vec_config.json
jeffreyzhang92's picture
Upload 8 files
f786ae8 verified
raw
history blame contribute delete
116 Bytes
{
"pooling_mode": "mean",
"max_length": 4096,
"doc_max_length": 400,
"skip_instruction": true
}