LLamaTokenDataArrayNative
Namespace: LLama.Native
public struct LLamaTokenDataArrayNative
Inheritance Object → ValueType → LLamaTokenDataArrayNative
Fields
data
public IntPtr data;
size
public ulong size;
sorted
public bool sorted;
Namespace: LLama.Native
public struct LLamaTokenDataArrayNative
Inheritance Object → ValueType → LLamaTokenDataArrayNative
public IntPtr data;
public ulong size;
public bool sorted;