I got an
"LLM Inference Compensation MIT License (LLM-ICMIT)"
A license that is MIT compatible but requires LLM providers to pay after inference, but only restricts online providers, not self-hosted models
That's not MIT-compatible, it's the opposite. MIT-compatible would mean that code under your license could be relicensed to MIT. Similar to how the GPL is not MIT-compatible because you cannot relicense GPL code under MIT.
That's not MIT-compatible, it's the opposite. MIT-compatible would mean that code under your license could be relicensed to MIT. Similar to how the GPL is not MIT-compatible because you cannot relicense GPL code under MIT.