Docs
License
Full MIT license terms for the Python SDK, proprietary terms for Trillim's closed components, and third-party notices.
MIT License
Copyright (c) 2026 Trillim.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Proprietary Components
The following components are NOT covered by the MIT License above and are governed by the Trillim Proprietary EULA below:
- Pre-compiled binaries trillim/_bin/trillim-inference, trillim/_bin/trillim-quantize
- Wheel build script scripts/build_wheels.py
Trillim Proprietary End-User License Agreement (EULA)
Copyright (c) 2026 Trillim. All rights reserved.
-
GRANT OF LICENSE. Trillim (“Trillim”) grants you a non-exclusive, non-transferable, revocable license to use the closed components listed above solely for the purpose of running Trillim-compatible models on your own hardware. You may use the closed components as part of applications you build, provided those applications do not expose the closed components as a standalone service or library.
-
RESTRICTIONS. You may NOT: (a) reverse engineer, decompile, disassemble, or otherwise attempt to derive the source code of any closed component, whether distributed as source or as a compiled binary; (b) redistribute, sublicense, rent, lease, or lend the closed components outside of the official Trillim package (i.e., the package distributed via PyPI under the name “trillim” or via Trillim’s official GitHub releases); (c) modify, create derivative works of, or remove any proprietary notices from the closed components; (d) use the closed components to build a competing product that replicates the core functionality of Trillim’s kernel library or quantizer.
-
OWNERSHIP. Trillim retains all right, title, and interest in and to the closed components, including all intellectual property rights therein.
-
NO WARRANTY. THE CLOSED COMPONENTS ARE PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
-
LIMITATION OF LIABILITY. IN NO EVENT SHALL TRILLIM BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES ARISING OUT OF OR RELATED TO YOUR USE OF THE CLOSED COMPONENTS, REGARDLESS OF THE THEORY OF LIABILITY.
-
TERMINATION. This license terminates automatically if you violate any of its terms. Upon termination, you must destroy all copies of the closed components in your possession.
Third-Party Notices
The notices below are sourced from ../Trillim/THIRD_PARTY_LICENSES and are provided for convenience. They do not modify Trillim’s own license terms.
transformers
- License: Apache License 2.0
- Copyright: Copyright 2018 The Hugging Face team
- URL: https://github.com/huggingface/transformers
huggingface_hub
- License: Apache License 2.0
- Copyright: Copyright 2021 The Hugging Face team
- URL: https://github.com/huggingface/huggingface_hub
fastapi
- License: MIT License
- Copyright: Copyright (c) 2018 Sebastián Ramírez
- URL: https://github.com/fastapi/fastapi
uvicorn
- License: BSD 3-Clause License
- Copyright: Copyright (c) 2017 Encode OSS Ltd.
- URL: https://github.com/encode/uvicorn
trafilatura
- License: Apache License 2.0
- Copyright: Copyright 2019-present, Adrien Barbaresi
- URL: https://github.com/adbar/trafilatura
ddgs
- License: MIT License
- Copyright: Copyright (c) 2022 deedy5
- URL: https://github.com/deedy5/ddgs
faster-whisper
- License: MIT License
- Copyright: Copyright (c) 2023 SYSTRAN
- URL: https://github.com/SYSTRAN/faster-whisper
pocket-tts
- License: MIT License (code), CC-BY-4.0 (model weights)
- Copyright: Copyright (c) 2024 Rhasspy
- Note: Model weights are subject to the Creative Commons Attribution 4.0 International License (CC-BY-4.0) and may be subject to additional terms from Kyutai. Users must accept model weight licenses independently.
- URL: https://github.com/rhasspy/pocket-tts
numpy
- License: BSD 3-Clause License
- Copyright: Copyright (c) 2005-2025, NumPy Developers
- Note: The NumPy distribution also bundles components under 0BSD, MIT, Zlib, and CC0-1.0.
- URL: https://numpy.org
soundfile
- License: BSD 3-Clause License
- Copyright: Copyright (c) 2013, Bastian Bechtold
- URL: https://github.com/bastibe/python-soundfile
coverage
- License: Apache License 2.0
- Copyright: Copyright (c) Ned Batchelder and contributors
- URL: https://github.com/coveragepy/coveragepy
ruff
- License: MIT License
- Copyright: Copyright (c) 2022 Charles Marsh
- URL: https://github.com/astral-sh/ruff
prompt-toolkit
- License: BSD 3-Clause License
- Copyright: Copyright (c) 2014 Jonathan Slenders
- URL: https://github.com/prompt-toolkit/python-prompt-toolkit
Jinja2
- License: BSD 3-Clause License
- Copyright: Copyright 2007 Pallets
- URL: https://github.com/pallets/jinja