# `install_utils`

Programmatic environment setup: install the `medvision_ds` dataset package, the vendored lmms-eval fork, CUDA toolkits and vLLM, and configure the Hugging Face / data-directory environment variables.

```{eval-rst}
.. automodule:: medvision_bm.utils.install_utils
   :members:
   :exclude-members: install_lmms_eval, pip_install_medvision_ds, pip_install_medvision_bm, install_torch_cu121, install_flash_attention_torch_and_deps_py39, install_flash_attention_torch_and_deps_py310, install_flash_attention_torch_and_deps_py311
```
