

I don’t know the specifics behind why the limit is 72 bytes, but that might be slightly tricky. My understanding of bcrypt is that it generates 2^salt different possible hashes for the same password, and when you want to test an input you have to hash the password 2^salt times to see if any match. So computation times would get very big if you’re combining hashes
Distilled versions of Deepseek are available that can be ran on consumer-grade GPUs, and I have done this myself. I’ve even ran a really small one on my phone, though obviously at that scale it’s going to be slow and bad lol