NativeLibraryName
Namespace: LLama.Native
The name of the native library
1 |
|
Inheritance Object → ValueType → Enum → NativeLibraryName
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
LLama | 0 | The native library compiled from llama.cpp. |
LLava | 1 | The native library compiled from the LLaVA example of llama.cpp. |