Don't crash Python interpreter via assert(false) when missing cublaslt#998
Conversation
|
Amazing, you're finding, raising, fixing issues at lightning speed. Some sort of Jedi master thing :D Thanks so much. Anyways, the test suite is a major piece of work. The author and main contributor only ran the test suite very selectively for whatever he was currently working on, judging by eye and experience if the results were meaningful or not. We just took over maintenance fully since December and are still finding our way around the code in many things. Let's talk about this some more. |
|
Are you on Slack? If you want, I would like to include you in the HF bnb-daily-ci channel (even if bnb test suite itself is not run there yet) and the bitsandbytes collab channel. |
Thanks 😅
I am, though I can't guarantee I can be super active (day job at @valohai, other life stuff, all that). If you need an email address, use the one in my commits or on my profile. |
As discussed in #984 (comment).
Before:
After: