# Getting started

Install the package for standard Transformers AutoClasses or add a feature extra
for the command-line inference and training workflows.

::::{grid} 1 1 2 2
:gutter: 2

:::{grid-item-card} Installation
:link: installation
:link-type: doc

Choose the minimal PyPI extra or reproduce the locked development environment.
:::

:::{grid-item-card} Command-line interface
:link: cli
:link-type: doc

Run GPN, GPN-MSA, and GPN-Star inference; train GPN and GPN-Star; and launch
multi-GPU jobs.
:::

::::

```{toctree}
:hidden:
:maxdepth: 1

installation
cli
```
