Evaluation infrastructure for benchmarking Large Language Models on SLURM clusters (CSCS Alps). Built on top of lm-evaluation-harness with W&B integration for results tracking.
The repository also includes sample RGB scenes in demo_data/input, pretrained weights in checkpoints/, and viewers for both point-cloud and voxel-grid outputs.
The only way to connect to our clusters is by secure shell (ssh), e.g. from a Linux/UNIX system: ssh -l your_username carya.rcdc.uh.edu ssh -l your_username sabine ...
Modern computational neuroscience strives to develop complex network models to explain dynamics and function of brains in health and disease. This process goes hand in hand with advancements in the ...