Skip to content

ThunderKittens Hedgehog doesn't support A100 (cannot use lolcats_llama_window_tk_gen) #11

@z76316

Description

@z76316

Hi there, thanks for this open-source codebase which is detailed and almost works fine for training and evaluation.

But as mentioned in your Blog Part2, we're also fighting for A100s, let alone a single H100. As ThunderKittens only supports H100, we cannot use lolcats_llama_window_tk_gen attn type, resulting in way slower inference speed and GPU memory than an original LLM.

As mentioned in your paper's Appendix A.1, you used A100 to conduct the results in Figure 9 and Table 13. However, it's extremely slow and memory-consuming when evaluating those benchmarks (especially MMLU) without ThunderKittens kernel on an A100.
image
image

The two questions we're curious about are:

  1. How long does it take to complete an MMLU evaluation in your experiments?
  2. Is there any possible way to make Lolcats inference efficiently as we expect on A100? Or do you plan to release a new kernel supporting Lolcats for A100s?

Metadata

Metadata

Assignees

No one assigned

    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