mlc-llm
mlc-llm copied to clipboard
mlc_chat_cli doesn't using GPU
mlc_ chat_ Cli is running on my WSL, but it seems that I didn't use GPU, but instead used CPU entirely, which is very slow. How can I use GPU in this environment?
If the Vulkan driver is not properly installed, the CPU simulation of Vulkan will be used, the way to check out the vulkan installation is find if the /usr/share/vulkan/icd.d/nvidia_icd.json exists.