Generative-AI guidance from the Linux Foundation
Generative-AI guidance from the Linux Foundation
Posted Aug 11, 2025 13:12 UTC (Mon) by cesarb (subscriber, #6266)In reply to: Generative-AI guidance from the Linux Foundation by gray_-_wolf
Parent article: On the use of LLM assistants for kernel development
> I though pretty much all the LLMs these days place additional restriction(s?), in particular, that you cannot use the output to improve another LLM.
Not all of them. For instance, Qwen3 (https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507 and others) uses the Apache 2.0 license, and DeepSeek-R1 (https://huggingface.co/deepseek-ai/DeepSeek-R1) uses the MIT license (though see the note in that page about its distilled variants, the license depends on the model used as the base).
