Views
No views yet
VLMPipeline produces coherent output.CL_OUT_OF_RESOURCES.| Item | Value |
|---|---|
| Source | Gryphe/Gemma-4-31B-StyleTune |
| Architecture | Dense Gemma 4 31B conditional-generation VLM export |
| Language compression | INT4 asymmetric, group size 128, ratio 1.0 |
| OpenVINO binary payload | About 18.11 GiB |
| Graph preparation | Precomputed RoPE lookup-table path |
| Important source property | Untied, retrained lm_head preserved |
xe driver1python -m pip install \
2 openvino==2026.2.0 \
3 openvino-genai==2026.2.0.0 \
4 "huggingface_hub>=1.19,<2"
5hf auth login
6hf download Wondernutts/Gemma-4-31B-StyleTune-int4-ov \
7 --local-dir ./gemma4-31b-styletune-int4-ovVLMPipeline is required by the exported graph, including for text-only use. The old card's continuous-batching recommendation has been withdrawn because repeat stability without coherence is not acceptable.