# gm.typing.Params

[[[Source]]](https://github.com/google-deepmind/gemma/tree/main/gemma/gm/typing/_common.py#L20)



```python
Params = Mapping[str, Any]
```