LBI: LLM Batch Inference
Many LLM providers offer 50% token discounts by using batches. This project wraps each provider's batch API in a unified interface.
Publishing to PyPI
-
Bump the version in
[pyproject.toml](./pyproject.toml):version = "0.1.2" -
Build the package:
uv build -
Publish package:
uv publish -
Add tag in Git:
git add pyproject.toml git commit -m "Bump version to 0.1.2" git tag v0.1.2 git push origin main --tags
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
llm_batch_inference-0.1.5.tar.gz
(14.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llm_batch_inference-0.1.5.tar.gz.
File metadata
- Download URL: llm_batch_inference-0.1.5.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e2f5dc0957ddadcf73566ae95ef06da1446a4acff9b99b1a373ac452427898d
|
|
| MD5 |
e71e713fc80919211f604f79818732f2
|
|
| BLAKE2b-256 |
b6b49d15d2c0c5aa972449ab03d2cb7013271fc045de9eef3e3a027d8470ed3b
|
File details
Details for the file llm_batch_inference-0.1.5-py3-none-any.whl.
File metadata
- Download URL: llm_batch_inference-0.1.5-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
064912f9f76ef961392268d206902f36ef39f56a61f05f45d6808c1e0a852987
|
|
| MD5 |
a00951db59d8c3ad9680807b34215fd0
|
|
| BLAKE2b-256 |
6e3bd0cb9b3e230d138b99608c4236d438908cfe404570b5ed51f295d2ddfd70
|