Table of Contents

Property LastLayer

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

LastLayer

Last transformer block that receives adapters, inclusive. 0 (the default) extends to the last block.

public int LastLayer { get; set; }

Property Value

int
Share