NOTICE

This product includes software developed by Samarth Pusalkar (https://github.com/samarthpusalkar/).

This software makes use of the following third-party libraries:

1. **PyTorch (torch)**  
   Version: >=2.7.0  
   Copyright: © Facebook AI Research  
   License: BSD-3-Clause  
   https://pytorch.org/

2. **Hugging Face Datasets (datasets)**  
   Version: >=3.6.0  
   Copyright: © Hugging Face  
   License: Apache License 2.0  
   https://github.com/huggingface/datasets

3. **Transformers**  
   Version: >=4.52.3  
   Copyright: © Hugging Face  
   License: Apache License 2.0  
   https://github.com/huggingface/transformers

4. **Hugging Face Hub (huggingface_hub)**  
   Version: >=0.31.1  
   Copyright: © Hugging Face  
   License: Apache License 2.0  
   https://github.com/huggingface/huggingface_hub

5. **Weights & Biases (wandb)**  
   Version: >=0.19.11  
   Copyright: © Weights & Biases  
   License: MIT License  
   https://github.com/wandb/wandb

6. **Accelerate**  
   Version: >=1.6.0  
   Copyright: © Hugging Face  
   License: Apache License 2.0  
   https://github.com/huggingface/accelerate

7. **bitsandbytes**  
   Version: >=0.45.5  
   Copyright: © bitsandbytes foundation  
   License: MIT License  
   https://github.com/bitsandbytes-foundation/bitsandbytes

8. **flash-attn**  
   Copyright: NVIDIA Corporation  
   License: BSD-3-Clause  
   Repository: https://github.com/Dao-AILab/flash-attention

Each of the above components may be subject to its own licensing terms. This NOTICE file does not modify or alter the license for any of these third-party libraries.

Please consult the respective repositories and licenses for more information.

---

This software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

