Charles Ng

Results 5 comments of Charles Ng

According to https://github.com/intel/compute-runtime/releases/tag/25.18.33578.6 It's using igc 2.11.7 and level-zero 1.21.9. The level-zero 1.21.9 debian package required igc 2.8.3 as well.

Using `dpkg -i --force-all *.deb` works around the dependency problem.

Confirmed that both `qwen3` and `gemma3` models work with https://github.com/ipex-llm/ipex-llm/releases/download/v2.3.0-nightly/ollama-ipex-llm-2.3.0b20250612-ubuntu.tgz.

> Also just saw that Vulkan can now be enabled with the offical Ollama. It worked with my GPU (Intel B50), although is a lot slower than ipex-llm (2-3x slower...