v0.1.13
- It's now possible to set desired
mistralrsversion:
# Alias
harbor mistralrs version
# Via config
harbor config get mistralrs.version
# Update
harbor mistralrs version 0.4
harbor config set mistralrs.version- MacOS compatibility fixes
- Log level selection (MacOS uses bash v3 without
declare -A) sedsignature is different requiring-ito have an''empty string set, affectingharbor config update
- Log level selection (MacOS uses bash v3 without
Full Changelog: v0.1.12...v0.1.13