Skip to content
@tsugiai

TsugiAI

AI infrastructure SDKs. Research-derived, patent-backed, Apache-2.0

tsugi

Open-source distributed-training tooling for PyTorch, published by TsugiCinema, Inc.

pip install tsugi gives you one import namespace over two independent, Apache-2.0 SDKs that each target a different bottleneck in large-model training:

PackageInstallImports asWhat it does
tsugipip install tsugitsugiMeta-package that re-exports both SDKs under one namespace.
tsugi-mendpip install tsugi-mendtsugi.mendCross-rack distributed-training reducer. Integrates Decoupled DiLoCo, DES-LOC, async tensor parallelism, and FALCON fail-slow mitigation to recover the cross-rack synchronization tax on commodity-network clusters.
tsugi-kpoolpip install tsugi-kpooltsugi.kpoolK-Pool LoRA SDK. A drop-in extension to PyTorch + PEFT for distributed LoRA fine-tuning with K-of-N adapter routing and a buffer-convergence aggregation trigger.

The two SDKs share zero code. The meta-package wraps them at the import surface for convenience; either can be installed and used on its own.

License

Everything here is licensed under the Apache License, Version 2.0, with its full automatic patent grant. See each repository's LICENSE and NOTICE for the per-package patent posture.

Links

Popular repositories Loading

  1. tsugi-mend tsugi-mendPublic

    Cross-rack distributed-training reducer for PyTorch. Apache-2.0, patent-independent. Part of the unified pip install tsugi surface.

    Python 1 1

  2. .github .githubPublic

    TsugiCinema open-source: pip install tsugi

  3. tsugi tsugiPublic

    Unified developer surface for TsugiCinema's open-source distributed-training SDKs. pip install tsugi.

    Python 1

  4. tsugi-kpool tsugi-kpoolPublic

    K-Pool LoRA / Infinity software analog at LoRA adapter granularity. Apache-2.0, patent-aligned. Part of the unified pip install tsugi surface.

    Python 1

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…