▲ | professoretc 4 days ago | ||||||||||||||||
I saw "Hugginface" listed alongside C++, React, and SQL as skills on a resume recently. Wasn't quite sure what to make of that. | |||||||||||||||||
▲ | buildbot 4 days ago | parent [-] | ||||||||||||||||
Honestly it's a large enough library with enough weirdness and untested areas, footguns, and bugs that I'd deem it just as valid as React for example. Why did tensor_parallel have output += mod instead of output = output + mod? (The += breaks backprop). Nobody tested it! A user had to notice it was broken and make a PR! | |||||||||||||||||
|