Table of Contents

Property EmbeddingSize

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

EmbeddingSize

Gets the dimension of embedding vectors produced by the model.

public int EmbeddingSize { get; }

Property Value

int