penzai.deprecated.v1.toolshed#
Submodules
Utility to add shape annotations throughout a model. |
|
Basic training logic for training simple models. |
|
Utility to check that a layer has been configured correctly by tracing it. |
|
Utility to insert intermediate values into a model's PyTree. |
|
Utility for capturing and analyzing a small subcomputation in a larger model. |
|
Utilities for JIT compilation of Penzai models. |
|
Low-rank adaptation (LoRA, Hu et al. 2021). |
|
Helper classes for rewiring, ablating, and intervening on model activations. |
|
Utilities for working with sharded arrays and parameters in Penzai. |
|
Recursively transforms |