Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [llamaDebug]: Loading library: 'llama'
- [llamaInfo]: Detected OS Platform: 'WINDOWS'
- [llamaDebug]: Detected OS string: 'win-x64'
- [llamaDebug]: Detected extension string: '.dll'
- [llamaDebug]: Detected prefix string: ''
- [llamaInfo]: NativeLibraryConfig Description:
- - LibraryName: LLama
- - Path: ''
- - PreferCuda: True
- - PreferVulkan: True
- - PreferredAvxLevel: AVX2
- - AllowFallback: True
- - SkipCheck: False
- - SearchDirectories and Priorities: { ./ }
- [llamaInfo]: NativeLibraryConfig Description:
- - LibraryName: LLama
- - Path: ''
- - PreferCuda: True
- - PreferVulkan: True
- - PreferredAvxLevel: AVX2
- - AllowFallback: True
- - SkipCheck: False
- - SearchDirectories and Priorities: { ./ }
- [llamaDebug]: Got relative library path 'runtimes/win-x64/native/vulkan/llama.dll' from local with (NativeLibraryName: LLama, UseCuda: False, UseVulkan: True, AvxLevel: None), trying to load it...
- [llamaDebug]: Found full path file 'runtimes/win-x64/native/vulkan/llama.dll' for relative path 'runtimes/win-x64/native/vulkan/llama.dll'
- [llamaInfo]: Failed Loading 'runtimes/win-x64/native/vulkan/llama.dll'
- [llamaDebug]: Got relative library path 'runtimes/win-x64/native/avx2/llama.dll' from local with (NativeLibraryName: LLama, UseCuda: False, UseVulkan: False, AvxLevel: Avx2), trying to load it...
- [llamaDebug]: Found full path file './runtimes/win-x64/native/avx2/llama.dll' for relative path 'runtimes/win-x64/native/avx2/llama.dll'
- [llamaInfo]: Successfully loaded './runtimes/win-x64/native/avx2/llama.dll'
- [llama1]: llama_model_loader: loaded meta data with 33 key-value pairs and 256 tensors from D:\AI Models\Llama-3.2-3B-Instruct-uncensored-Q5_K_L.gguf (version GGUF V3 (latest))
Advertisement
Add Comment
Please, Sign In to add comment