Table of Contents

Property RopeAlgorithm

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

RopeAlgorithm

Gets the type of rope algorithm used for positional encoding in the model.

public LLM.RopeType RopeAlgorithm { get; }

Property Value

LLM.RopeType

The LLM.RopeType representing the rope algorithm applied.