What's Changed
- Feature: Support downloading model weights on-the-fly with
--hf-modeloption. This field can also be used inmodels.yaml. - Update Slurm job JSON file modification logic to avoid naming collisions and race conditions
- Update environment.yaml to include 'Audio' in model_types
- Update container cache dir binding to $SLURM_TMPDIR (if enabled on Slurm cluster), this extra binding overwrites the default
.vec-inf-cachedirectory in user home directory
New Contributors
Full Changelog: v0.8.1...v0.9.0