3.1 KiB
3.1 KiB
Third-Party Notices
This project includes or depends on third-party open source software. The following notices are provided in compliance with the respective licenses.
Third-Party Code Included in This Repository
verl (Bytedance)
- File:
slime/utils/seqlen_balancing.py - Source:
468adf22c4/verl/utils/seqlen_balancing.py - Copyright: Copyright 2024 Bytedance Ltd. and/or its affiliates
- License: Apache License 2.0
lm-evaluation-harness (EleutherAI / HuggingFace)
- File:
slime/rollout/rm_hub/math_dapo_utils.py - Source: https://github.com/EleutherAI/lm-evaluation-harness/blob/main/lm_eval/tasks/hendrycks_math/utils.py
- Copyright: Copyright 2024 Bytedance Ltd. and/or its affiliates; Copyright 2022 EleutherAI and the HuggingFace Inc. team. All rights reserved.
- License: Apache License 2.0
Third-Party Dependencies
This project depends on the following third-party packages, installed via pip. These are not distributed with this repository.
| Package | License |
|---|---|
| PyTorch | BSD-3-Clause |
| Megatron-LM | BSD-3-Clause |
| Megatron-Bridge | Apache-2.0 |
| SGLang | Apache-2.0 |
| sglang-router | Apache-2.0 |
| Ray | Apache-2.0 |
| Transformers | Apache-2.0 |
| vLLM | Apache-2.0 |
| LlamaFactory | Apache-2.0 |
| Datasets | Apache-2.0 |
| Accelerate | Apache-2.0 |
| NVIDIA ModelOpt | Apache-2.0 |
| Weights & Biases | MIT |
| TensorBoard | Apache-2.0 |
| Liger Kernel | BSD-2-Clause |
| ring-flash-attn | Apache-2.0 |
| OmegaConf | BSD-3-Clause |
| PyYAML | MIT |
| httpx | BSD-3-Clause |
| Pillow | MIT-CMU |
| pylatexenc | MIT |
| pandas | BSD-3-Clause |
| PyArrow | Apache-2.0 |
| tqdm | MPL-2.0 / MIT |
| blobfile | Unlicense |
| memray | Apache-2.0 |
| MCP | MIT |
| Triton | MIT |
Apache License 2.0 (Full Text)
The full text of the Apache License 2.0 is available in the LICENSE file included with this repository.