Property RopeAlgorithm
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.
Gets the type of rope algorithm used for positional encoding in the model.
public LLM.RopeType RopeAlgorithm { get; }
The LLM.RopeType representing the rope algorithm applied.