Skip to content

[Bug] Sampler Bug: last_logits statically assigned to an int index #10

Description

@drewjin

In the implementation of the sampler of Fast-dLLM-v2 and Dream, shifted last logits are mistakenly assigned as an int index:

https://github.com/zhijie-group/Diffulex/blob/fast_dllm_v2/diffulex/sampler/fast_dllm_v2.py#L17

https://github.com/zhijie-group/Diffulex/blob/fast_dllm_v2/diffulex/sampler/dream.py#L16

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions