HamiltonZero / THIRD_PARTY_NOTICES.md
Aleksei Ustimenko
Initial HamiltonZero release
5ccb4fd
|
Raw
History Blame Contribute Delete
602 Bytes
# Third-party notices
The KFAC-JAX fork under `src/kfac_jax`, including modifications copyright
2026 Simulacra Research Inc., is licensed under Apache-2.0. Its license is in
`third_party/kfac_jax/LICENSE`.
The attention forward and reverse-mode kernels derived from Microsoft Folx,
with modifications copyright 2026 Simulacra Research Inc., are licensed
under MIT. Its license is in `third_party/folx/LICENSE`.
The large-N Pallas attention kernel derived from JAX, with modifications
copyright 2026 Simulacra Research Inc., is licensed under Apache-2.0. Its
license is in `third_party/jax/LICENSE`.