Table of Contents

Property Seed

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

Seed

Seed for reproducible adapter initialization. 0 (the default) means a non-deterministic seed.

public uint Seed { get; set; }

Property Value

uint
Share