Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
z76316 opened this issue Dec 30, 2024 · 0 comments

Comments

@z76316
Copy link

z76316 commented Dec 30, 2024

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?
@z76316 z76316 changed the title ThunderKittens Hedgehog doesn't support A100 (inconsistent with Appendix A.1) ThunderKittens Hedgehog doesn't support A100 (cannot use lolcats_llama_window_tk_gen) Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant