Optional
Static
Create a Rerank instance from a pre-created SessionContext
The caller is responsible for creating the context with appropriate settings (nSeqMax, nCtx, typeK, typeV). Rerank takes ownership of the context and will dispose it on dispose().
dispose()
SessionContext configured for reranking
Capacity hints (nSeqMax, nCtx) — must match context creation params
Create a Rerank instance from a pre-created SessionContext
The caller is responsible for creating the context with appropriate settings (nSeqMax, nCtx, typeK, typeV). Rerank takes ownership of the context and will dispose it on
dispose().