Table of Contents

Property EncryptionPassword

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

EncryptionPassword

Password used to open the base model when it is an LM-Kit encrypted GGUF container. Ignored for plain GGUF files and LM-Kit model archives.

public string EncryptionPassword { get; set; }

Property Value

string
Share