NativeLibraryFromPath
Namespace: LLama.Native
A native library specified with a local file path.
1 |
|
Inheritance Object → NativeLibraryFromPath
Implements INativeLibrary
Attributes NullableContextAttribute, NullableAttribute
Properties
Metadata
1 |
|
Property Value
Constructors
NativeLibraryFromPath(String)
1 |
|
Parameters
path
String
Methods
Prepare(SystemInfo, LLamaLogCallback)
1 |
|
Parameters
systemInfo
SystemInfo
logCallback
LLamaLogCallback