Table of Contents

Property IsRerankingModel

Namespace
LMKit.Model
Assembly
LM-Kit.NET.dll

IsRerankingModel

Indicates whether the model is a reranker: it scores a query/passage pair rather than generating text or embeddings.

public bool IsRerankingModel { get; }

Property Value

bool
Share