Skip to content
Discussion options

You must be logged in to vote

@praetoras-del Thank you for reporting and doing such a comprehensive investigation!

It seems peculiar to me that the same GPU appears twice, the Microsoft Direct3D12 entry most likely reports a different UUID so the deduplication code regards it as a different device.
In these logs:

[node-llama-cpp] llama_model_load_from_file_impl: using device Vulkan2 (NVIDIA GeForce RTX 3070 Ti Laptop GPU) (0000:01:00.0) - 7215 MiB free
[node-llama-cpp] llama_model_load_from_file_impl: using device Vulkan3 (Microsoft Direct3D12 (NVIDIA GeForce RTX 3070 Ti Laptop GPU)) (unknown id) - 8018 MiB free

you can see that the PCI identifier of the first device is 0000:01:00.0 while for the second one it's unkn…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@praetoras-del
Comment options

@giladgd
Comment options

@praetoras-del
Comment options

@giladgd
Comment options

@praetoras-del
Comment options

Answer selected by giladgd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants