EXE
WinGet
Harbor
harbor · 0.3.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Harbor_0.3.4_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Harbor
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.3.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Harbor_0.3.4_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
IvanCharapanau.Harbor
Version
0.3.4
Description
Effortlessly run LLM backends, APIs, frontends, and services with one command.
License
Apache-2.0
↗
Homepage
https://github.com/av/harbor
Upgrade Behavior
install(Install over existing)
Release Notes
llama-swap
llama-swap is a lightweight, transparent proxy server that provides automatic model swapping to llama.cpp's server.
# [Optional] pre-pull the image
harbor pull llamaswap
# Edit the swap config
open $(harbor home)/llamaswap/config.yaml
# Run the service
harbor up llamaswap
Misc
- boost
- docs revamp
- fixing plain proxy without modules
- tgi - HF cache normalised
- raglite - adding missing traefik config
Full Changelog: https://github.com/av/harbor/compare/v0.3.3...v0.3.4