Skip to content

[BUG] Diffusion Gemma run benchmark error #45

Description

@giovan001

Required prerequisites

What version/commit of Diffulex are you using?

184ba97

System information

python:3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] linux
torch:2.11.0+cu130

Problem description

Hi.When I run the benchmark :CUDA_VISIBLE_DEVICES=0 python -m diffulex_bench.main
--config diffulex_bench/configs/diffusion_gemma_gsm8k.yml
--model-path /path/to/diffusiongemma-26B-A4B-it
--dataset-limit 10
It reports:

Image

Reproducible example code

The Python snippets:

CUDA_VISIBLE_DEVICES=0 python -m diffulex_bench.main \
  --config diffulex_bench/configs/diffusion_gemma_gsm8k.yml \
  --model-path /path/to/diffusiongemma-26B-A4B-it \
  --dataset-limit 10

Traceback

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions