# Third-party licenses

The `bitgpu/chat` entry point (`dist/chat.js`) bundles the following packages at build
time so the published package has zero runtime dependencies. The core `bitgpu` entry
(`dist/index.js`) contains no third-party code.

## @huggingface/tokenizers

- Copyright (c) Hugging Face
- License: Apache License 2.0 - <https://github.com/huggingface/tokenizers-js/blob/main/LICENSE>
- Source: <https://www.npmjs.com/package/@huggingface/tokenizers>

## @huggingface/jinja

- Copyright (c) Hugging Face
- License: Apache License 2.0 - <https://github.com/huggingface/huggingface.js/blob/main/LICENSE>
- Source: <https://www.npmjs.com/package/@huggingface/jinja>

The full Apache License 2.0 text: <https://www.apache.org/licenses/LICENSE-2.0>
