Property IsRerankingModel
IsRerankingModel
Indicates whether the model is a reranker: it scores a query/passage pair rather than generating text or embeddings.
public bool IsRerankingModel { get; }
Indicates whether the model is a reranker: it scores a query/passage pair rather than generating text or embeddings.
public bool IsRerankingModel { get; }