Chinook416/caracat_code
1
1Caracat Code2Copyright 2026 Caracat Code Project3 4This product includes software developed by the Caracat Code Project.5 6================================================================================7Base model attribution8================================================================================9 10Caracat Code is based on Qwen3-Coder-Next by Qwen.11 12 Upstream model Qwen/Qwen3-Coder-Next13 Upstream URL https://huggingface.co/Qwen/Qwen3-Coder-Next14 Upstream license Apache License 2.0, as listed on the Hugging Face model15 page. See THIRD_PARTY_LICENSES.md for the current16 verification status of this statement.17 18Caracat Code was not trained from scratch. It derives from the upstream model19named above.20 21Any copyright notices, license notices, NOTICE files and attribution22information distributed with the upstream model must be preserved in every23redistribution of that material, including redistribution in modified form, as24required by the Apache License 2.0.25 26================================================================================27Scope of this NOTICE28================================================================================29 30The Apache License 2.0 in the LICENSE file of this repository applies to the31original source code authored for this project (training tooling, evaluation32tooling, configuration and documentation in this repository).33 34It does not, by itself, grant any rights in the upstream model weights. Those35remain governed by the license under which Qwen distributes them.36 37Third-party components and their licenses are listed in38THIRD_PARTY_LICENSES.md.39 