Skip to content

Third-party Licenses

Purpose

List third-party dependencies used by this repository and their license types.

Components

ComponentLicenseUpstream
PyTorchBSD-3-Clausehttps://github.com/pytorch/pytorch
TransformersApache-2.0https://github.com/huggingface/transformers
huggingface_hubApache-2.0https://github.com/huggingface/huggingface_hub
AccelerateApache-2.0https://github.com/huggingface/accelerate
safetensorsApache-2.0https://github.com/huggingface/safetensors
bitsandbytesMIThttps://github.com/bitsandbytes-foundation/bitsandbytes
PillowMIT-CMUhttps://github.com/python-pillow/Pillow
NumPyBSD-3-Clausehttps://github.com/numpy/numpy
Mermaid CLIMIThttps://github.com/mermaid-js/mermaid-cli
llama.cppMIThttps://github.com/ggml-org/llama.cpp

Notes

  • Licenses above are permissive and generally compatible with Apache-2.0 project usage.
  • Always verify transitive dependency licenses in your own release/compliance workflow.