File size: 687 Bytes
29d1f68 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | # Third-party notices
## Qwen3 runtime dependency
The routers require, but do not redistribute:
- `Qwen/Qwen3-8B@b968826d9c46dd6066d109eabc6255188de91218`
- `Qwen/Qwen3-4B@1cfa9a7208912126459214e8b04321603b3df60c`
Qwen3 is licensed under Apache-2.0. Target tokenizer, embedding, LM head, and
full language-model weights are not included.
## MoS / SpecForge modifications
The MoS implementation, router heads, and release tooling are distributed
under the project MIT License.
## Data boundary
Training and evaluation data are not redistributed. Raw prompts, hidden-state
feature tensors, per-sample predictions, and grouped evaluation samples are
excluded from this repository.
|