v0.2.0
Version 0.2.0 of the wsinfer zoo client includes the commands wsinfer_zoo ls
and wsinfer_zoo get
. The first lists the available models and the second pulls a model and its config. There is a JSON sidecar that lists all of the available models and their location on the HuggingFace Hub (https://github.com/SBU-BMI/wsinfer-zoo/blob/main/wsinfer-zoo-registry.json).
The binaries (in Assets) were built using PyInstaller and GitHub actions. The Windows build uses Window Server 2019 and the MacOS uses MacOS 11.