gllm-inference-binary
A library containing components related to model inferences in Gen AI applications.
What it is and what it does
GLLM Inference is a library for building generative AI inference components. It bundles a large set of dependencies—including langchain, numpy, pandas, aiohttp, and audio/video processing libraries—to support model invocation, data handling, and integration in Gen AI applications. The package is distributed as a binary wheel on PyPI, meaning the compiled code is included but source code is not.
The library targets Python 3.11 and later and is actively maintained. It has 21 runtime dependencies, which provides broad capability but also increases install complexity and potential compatibility surface. Installation from PyPI is straightforward; alternative installation from an internal Artifact Registry requires gcloud authentication.
Use it for:
- Building inference pipelines that invoke language models within larger Gen AI applications.
- Integrating LLM inference with data processing workflows using pandas and numpy.
- Handling multimodal inputs (audio, video, text) in inference scenarios via av and sounddevice.
- Constructing async inference services using aiohttp and aiofiles for concurrent request handling.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides inference components and utilities for generative AI applications, including model invocation, data processing, and integration with LLM frameworks.
Yes, if you are building Gen AI inference components and can accept the license ambiguity and 21-dependency footprint. The package is actively maintained, has no known vulnerabilities, and covers a broad inference use case. However, verify the license terms first and confirm that the binary-only distribution meets your source-code requirements.
Install
gllm-inference-binary on PyPI
pip
pip install gllm-inference-binaryuv
uv add gllm-inference-binarypoetry
poetry add gllm-inference-binaryInstalling gllm-inference-binary
Before you install
Medium install friction due to 21 runtime dependencies spanning async HTTP, data processing, audio/video handling, and LLM frameworks. Actively maintained with recent releases. Binary wheels available for Python 3.11–3.13 on macOS, Linux, and Windows.
License in practice
License status is unclear—no SPDX identifier or raw license text provided. Verify licensing terms before use in proprietary or restricted contexts.
Quickstart
pip install gllm-inference-binary
import gllm_inference_binary
# Use inference components from the library
Requires Python 3.11 or later. Binary wheel installation means no source code is included; source-based installation requires gcloud authentication and access to internal Artifact Registry.
Verify before relying
- What specific inference workflows or model types does this library support?
- Does it provide pre-built inference pipelines or only low-level components?
- What is the actual license governing this package?
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (<3.14,>=3.11) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 21 — gllm-core-binary, aiofiles, aiohttp, av, filetype, httpx, jinja2, jsonref, jsonschema, json-repair, langchain, numpy, opentelemetry-api, pandas, prompt-toolkit, protobuf, python-dotenv, python-magic, python-magic-bin, sentencepiece, sounddevice |
| Maintenance | actively maintained — 0 days since the last release |
| First released | |
| Downloads | 148,343/month — #11,038 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: gllm_inference_binary-0.6.116-cp311-cp311-macosx_13_0_arm64.whl; gllm_inference_binary-0.6.116-cp311-cp311-manylinux_2_31_x86_64.whl; gllm_inference_binary-0.6.116-cp311-cp311-win_amd64.whl; gllm_inference_binary-0.6.116-cp312-cp312-macosx_13_0_arm64.whl; gllm_inference_binary-0.6.116-cp312-cp312-manylinux_2_31_x86_64.whl; gllm_inference_binary-0.6.116-cp312-cp312-win_amd64.whl; gllm_inference_binary-0.6.116-cp313-cp313-macosx_13_0_arm64.whl; gllm_inference_binary-0.6.116-cp313-cp313-manylinux_2_31_x86_64.whl; gllm_inference_binary-0.6.116-cp313-cp313-win_amd64.whl
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
aip-agents-binaryA local execution agent library for building…
unclear · top 15,000 on PyPI
genagentGenAgent provides utilities for building…
unclear · top 15,000 on PyPI
openvino-genaiopenvino-genai simplifies running inference on…
permissive · top 15,000 on PyPI
vllm-cpuvllm-cpu provides CPU-optimized inference for…
permissive · top 15,000 on PyPI
genai-perfGenAI-Perf is a command-line tool for measuring…
permissive · top 15,000 on PyPI
opentelemetry-semantic-conventions-aiProvides OpenTelemetry semantic conventions and…
permissive · top 1,000 on PyPI
google-generativeaiProvides a Python client library for calling…
permissive · top 5,000 on PyPI
google-genaiPython SDK for integrating Google's Gemini…
permissive · top 1,000 on PyPI
pyro-pplPyro is a deep probabilistic programming…
permissive · top 5,000 on PyPI
google-ai-generativelanguagePython client library for the Gemini API,…
permissive · top 5,000 on PyPI