| # 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`. | |