Property ContextLength
ContextLength
Gets the trained context length in tokens (the {architecture}.context_length
key), or 0 when the architecture or the key is absent.
public int ContextLength { get; }
Gets the trained context length in tokens (the {architecture}.context_length
key), or 0 when the architecture or the key is absent.
public int ContextLength { get; }