# gm.nn.Cache

[[[Source]]](https://github.com/google-deepmind/gemma/tree/main/gemma/gm/nn/_config.py#L28)



```python
Cache = dict[str, _modules.LayerCache]
```