> try to be more ethical with their LLM usage
"Use local model" vs "Use top tier nonlocal model" is bad vs bad when library provider asks for "do not use any model". It's asking the wrong question and diluting moral stance, so please don't use morality to narrow the issue.
It's not the prerogative of the lib provider to dictate which tech I'm going to use. Now it's LLMs and since this is a divisive topic because of the layoffs and intellectual properterty theft used to train the model people side with the maintainer. Just imagine, what if instead of LLM the author made their libs erase your project if you used NVidia? Sure NVidia is a shitty company with shitty anti-consumer practices, but why should the consumer be penalized? If I want to use qwen3.6 locally in my inference rig to crunch code I'm totally in my right. This is just childish.
Maybe I was a bit unclear in my post, sorry, I didn't mean that local LLMs were any less/more ethical, I meant that the people who prefer local LLMs over proprietary cloud ones sometimes cite ethics/etc as their reason.
> when library provider asks for "do not use any model"
To my understanding the stance was only really communicated after/because of this ticket ("For everyone listening: I added explicit disclosure of how output to stdout has changed"), and probably still isn't something that most downstream users are going to see.
In general I'm not too sure about a project that is using, and has accepted contributions under, a Free software license trying to then restrict what tools you can use. To me that seems largely against the principle of a Free license. You could get contributors' permission to relicense their work to a non-Free license if you wanted to restrict the tools that users of the library can use.