File size: 602 Bytes
5ccb4fd
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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`.