You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #104 from VectorInstitute/feature/add-slurm-account
* Add account option for model config to support deadline QoS
* Removed LaunchOptionsDict class, it was only used by CLI launch function and still needed to ignore type check, so instead of using this extra middle step just dump the CLI args to LaunchOptions and ignore type check
* Add short/long name mapping of vllm engine args used in model config
0 commit comments