b70-optimization-lab

2026-06-23 Gemma 4 26B A4B Q8 B70 Lane Start

Goal from user:

Initial local findings:

Initial runtime decision:

  1. Build upstream llama.cpp SYCL and test UD-Q8_K_XL.gguf first.
  2. Use one process per GPU with ONEAPI_DEVICE_SELECTOR=level_zero:N, not llama.cpp multi-GPU split.
  3. Compare vLLM/XPU only after the GGUF baseline exists. The likely vLLM lane is google/gemma-4-26B-A4B-it --quantization int8_per_channel_weight_only.
  4. Avoid Ollama as the first optimization lane because it hides low-level B70 flags, though it may help as a compatibility control.

External evidence recorded in the result packet:

Setup progress: