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.3
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.3.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| combs_engine-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.8 kB
Release files / combs_engine-0.2.3.tar.gz
| Download URL | combs_engine-0.2.3.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1804f046efaa660f32871b2b52046a8f374f64e214a5c0917201ad149736adfc
|
|
BLAKE2b-256 checksum How to use checksums |
813415b4f2239b38c1873d1f36bf94dd742a337cb582eb19d675b331bdb05078
|
| 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.3-py3-none-any.whl
| Download URL | combs_engine-0.2.3-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9ec000c8b5ba21ec23f388c976afafd512993acf2b6a124f7ade0500ad93b8f3
|
|
BLAKE2b-256 checksum How to use checksums |
5694ed8aa2c02ee9de825b6a0a3fcdc1aeedcaf29cde33872dbf3aabaf641641
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.6
|