gpustack download-tools
Download dependency tools, including gguf-parser, and fastfetch.
Configurations
Flag | Default | Description |
|---|---|---|
----tools-download-base-url value | (empty) | Base URL to download dependency tools. |
--save-archive value | (empty) | Path to save downloaded tools as a tar archive. |
--load-archive value | (empty) | Path to load downloaded tools from a tar archive, instead of downloading. |
--system value | Default is the current OS. | Operating system to download tools for. Options: linux, windows, macos. |
--arch value | Default is the current architecture. | Architecture to download tools for. Options: amd64, arm64. |