Please consider adopting a recognized open source license for the Warp-as-History LoRA weights

#2
by JJHaggar - opened

Thank you for building and sharing Warp-as-History.

I’d like to suggest considering a recognized open source license for the Warp-as-History LoRA weights.

The repository code is already released under Apache-2.0, but the LoRA weights are currently released under CC BY-NC 4.0, which makes them strictly non-commercial. This difference can make adoption harder, since users may assume the project is broadly reusable from the code license, while the model weights remain more restricted.

Using a standard open source license such as Apache-2.0, MIT, or BSD-3-Clause for the LoRA weights would make the project clearer, easier to adopt, and more consistent with the licensing of the code.

If the goal is to make Warp-as-History broadly useful to the research and developer community, aligning the model weights with a recognized open source license would be a strong step in that direction.

Sign up or log in to comment