It's really great this cool library gets some blog attention after some months ! some questions i have actually from using it . I have been scratching my head about this : because i've been using the kernels-community/vllm-flash-attn3
kernel , and i was wondering :
- is it right to think that any kernel built with this
kernel-builder
and uploaded to a(ny) huggingface model repo is callable by the huggingface/kernels
library ?
- in other words does the
kernel-builder
library assure that the output format exactly matches the expected format of kernels
library ?