Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -18,7 +18,6 @@ It was evaluated on several tasks to assess its quality in comparison to the unq
18
  VLLM_USE_V2_MODEL_RUNNER=1
19
  vllm serve RedHatAI/diffusiongemma-26B-A4B-it-NVFP4 \
20
  --trust-remote-code \
21
- --attention-backend TRITON_ATTN \
22
  --max-num-seqs 4 \
23
  --hf-overrides '{"diffusion_sampler": "entropy_bound", "diffusion_entropy_bound": 0.1}' \
24
  --default-chat-template-kwargs '{"enable_thinking": true}'
 
18
  VLLM_USE_V2_MODEL_RUNNER=1
19
  vllm serve RedHatAI/diffusiongemma-26B-A4B-it-NVFP4 \
20
  --trust-remote-code \
 
21
  --max-num-seqs 4 \
22
  --hf-overrides '{"diffusion_sampler": "entropy_bound", "diffusion_entropy_bound": 0.1}' \
23
  --default-chat-template-kwargs '{"enable_thinking": true}'