MoS-DFlash-Routers / THIRD_PARTY_NOTICES.md
ryan-0608's picture
hf3-request-level-v1: metadata, configs, code, and registry (#1)
29d1f68
|
Raw
History Blame Contribute Delete
687 Bytes
# 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.