Elektrine lite

← Feed

@replware@g0v.social

Post #716444

2026-03-21 11:57 UTC

< F/OSS Histomat: We Should Reclaim LLMs, Not Reject Them > https://writings.hongminhee.org/2026/01/histomat-foss-llm/ The author argues against withdrawing from AI — instead proposing a Training Copyleft license (a GPLv4 / TGPL), following the same pattern as GPLv2 → GPLv3 → AGPL, each evolving to close new exploitation loopholes.

Replies (1)

  • @replware@g0v.social 2026-03-21 11:58

    Core terms: * Training on the code is explicitly permitted * But the resulting model weights must be released under a compatible copyleft license * Training data sources must be documented * Serving a model via API counts as distribution, triggering the same obligations Not "you can't train on our code" — but "if you do, you must free your models."

    Open ##2708362