logoalt Hacker News

netduryesterday at 7:56 PM1 replyview on HN

i would love if you took the time to instruct claude to re-implement inference in c/c++, and put an mit license on it, it would be huge, but only if it actually works


Replies

badsectoraculayesterday at 8:36 PM

FWIW stable-diffusion.cpp[0] (which implements a lot more than just stable diffusion, despite the name) is already a MIT licensed C++ library.

[0] https://github.com/leejet/stable-diffusion.cpp/