Fix config.json for batching

#3
by HatimF - opened
"auto_map": {
    "AutoConfig": "modeling_zeranker.ZEConfig"
}

this is missing from config.json zerank-2 which causes issues, injecting it fixes it !

Sign up or log in to comment

zeroentropy/zerank-2 · Fix config.json for batching

Fix config.json for batching

#3
by HatimF - opened
"auto_map": {
    "AutoConfig": "modeling_zeranker.ZEConfig"
}

this is missing from config.json zerank-2 which causes issues, injecting it fixes it !

Sign up or log in to comment