Skip to content

Reproducing Latency Results for SparseD #1

Description

@Justinhhhh

Hi,

I attempted to reproduce the latency results reported in the paper; however, in both cases, the original model appears to be more efficient than SparseD.

Here are the commands I used:

python dream_generation.py --origin --prompt 4k
Running Time: 45.8935
python dream_generation.py --skip 0.2 --select 0.3 --block_size 128 --prompt 4k
Running Time: 79.7773

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions