oncleJules
oncleJules
### Reminder - [X] I have read the README and searched the existing issues. ### System Info - `llamafactory` version: 0.9.1.dev0 - Platform: Linux-6.5.0-35-generic-x86_64-with-glibc2.35 - Python version: 3.10.15 - PyTorch...
**My observation** - With https://github.com/ys-zong/VLGuard/blob/main/VLGuard_eval.py, I am able to reproduce results not too far from Table 2 for **VLGuard dataset**. - However, **I cannot reproduce the results for AdvBench** in...
I found independent kernels for indexer, topk selector and sparse mla (https://github.com/tile-ai/tilelang/blob/main/examples/deepseek_v32/test_tilelang_example_deepseek_v32.py), for which i am very grateful, but i did not see a fused kernel anywhere is it because...