combs-engine (PyPI)
Installs the prebuilt combs CLI
binary for your platform (macOS arm64/x86_64, Linux x86_64, Windows x86_64).
pip install combs-engine
combs devices
combs run --model <path-or-gguf> --prompt "Hello" --chat
combs chew chat-ui my-app --yes # scaffold + install + launch a chat UI
combs serve --model <path> --port 8080
On first run the binary is fetched from the matching GitHub Release into
~/.cache/combs/bin (override with COMBS_HOME). CI-built platform wheels
bundle the binary directly, so no download is needed for those.
| Env var | Effect |
|---|---|
COMBS_BIN |
Use an existing combs binary |
COMBS_HOME |
Override the cache directory (default ~/.cache/combs) |
COMBS_RELEASE_REPO |
Override the GitHub repo releases are fetched from |
Release files for combs-engine 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| combs_engine-0.2.2.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| combs_engine-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.8 kB
Release files / combs_engine-0.2.2.tar.gz
| Download URL | combs_engine-0.2.2.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ccfcdf852a30d97b812193bfffb69c3406522af25b1720b06fa607be4305c75b
|
|
BLAKE2b-256 checksum How to use checksums |
dfdbccd5fe92f232738ee887311cf23fbaf99132a716a59dca4db02af87a3a9c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.6
|
Release files / combs_engine-0.2.2-py3-none-any.whl
| Download URL | combs_engine-0.2.2-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
df992c40adfb3e8a9e1f80f9b57770b1060d860838173fd9805e5e3d4a5921ce
|
|
BLAKE2b-256 checksum How to use checksums |
bd5f3191d5b6db20a67017726cf114e5e4233b773f107607e52d58bff26ed7df
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.6
|