File size: 327 Bytes
ae1930d 5b408a5 87e5322 9020a19 87e5322 57a7f6c ff787e9 ae1930d 70ae675 3ce4f8e 57a7f6c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # 1. Apptainer Docker Environment
```
# load Apptainer container
module load apptainer
# download the visionreasoner_env
git clone https://huggingface.co/VisualReasoner/visionreasoner_env
# usage
apptainer exec visionreasoner_env/visionreasoner.sif python <your-py-file>
```
# 2. Model

|