Copyright 2026 Freesolo, Inc.
All Rights Reserved.

Licensed under the BSD 2-Clause License (the "License"). See LICENSE in the
project root for license information.

Chalk provides custom Triton/CUDA kernels designed to complement Liger Kernel
(https://github.com/linkedin/Liger-Kernel, BSD 2-Clause). Its repository layout,
tooling, and conventions intentionally mirror Liger Kernel.

This product may contain code derived from the following open source projects:

1. Liger Kernel
   Copyright (c) 2024 LinkedIn Corporation
   Licensed under the BSD 2-Clause License
   Source: https://github.com/linkedin/Liger-Kernel

   Repository structure (src/ layout, ops/transformers split), benchmarking
   harness conventions, and test scaffolding were referenced from this project.

2. Triton
   Copyright (c) 2023 OpenAI
   Licensed under the MIT License
   Source: https://github.com/openai/triton

For full license texts, please refer to the respective project repositories.
