NativeLibraryWithAvx
Namespace: LLama.Native
A native library compiled with avx support but without cuda/cublas.
1 |
|
Inheritance Object → NativeLibraryWithAvx
Implements INativeLibrary
Attributes NullableContextAttribute, NullableAttribute
Properties
Metadata
1 |
|
Property Value
Constructors
NativeLibraryWithAvx(NativeLibraryName, AvxLevel, Boolean)
1 |
|
Parameters
libraryName
NativeLibraryName
avxLevel
AvxLevel
skipCheck
Boolean
Methods
Prepare(SystemInfo, LLamaLogCallback)
1 |
|
Parameters
systemInfo
SystemInfo
logCallback
LLamaLogCallback