Guest User

log

a guest
Nov 19th, 2024
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. [llamaDebug]: Loading library: 'llama'
  2. [llamaInfo]: Detected OS Platform: 'WINDOWS'
  3. [llamaDebug]: Detected OS string: 'win-x64'
  4. [llamaDebug]: Detected extension string: '.dll'
  5. [llamaDebug]: Detected prefix string: ''
  6. [llamaInfo]: NativeLibraryConfig Description:
  7. - LibraryName: LLama
  8. - Path: ''
  9. - PreferCuda: True
  10. - PreferVulkan: True
  11. - PreferredAvxLevel: AVX2
  12. - AllowFallback: True
  13. - SkipCheck: False
  14. - SearchDirectories and Priorities: { ./ }
  15. [llamaInfo]: NativeLibraryConfig Description:
  16. - LibraryName: LLama
  17. - Path: ''
  18. - PreferCuda: True
  19. - PreferVulkan: True
  20. - PreferredAvxLevel: AVX2
  21. - AllowFallback: True
  22. - SkipCheck: False
  23. - SearchDirectories and Priorities: { ./ }
  24. [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...
  25. [llamaDebug]: Found full path file 'runtimes/win-x64/native/vulkan/llama.dll' for relative path 'runtimes/win-x64/native/vulkan/llama.dll'
  26. [llamaInfo]: Failed Loading 'runtimes/win-x64/native/vulkan/llama.dll'
  27. [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...
  28. [llamaDebug]: Found full path file './runtimes/win-x64/native/avx2/llama.dll' for relative path 'runtimes/win-x64/native/avx2/llama.dll'
  29. [llamaInfo]: Successfully loaded './runtimes/win-x64/native/avx2/llama.dll'
  30. [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