OpenLLM Client: Interacting with OpenLLM HTTP/gRPC server, or any BentoML server.
Project description
📖 Introduction
With OpenLLM, you can run inference with any open-source large-language models, deploy to the cloud or on-premises, and build powerful AI apps, and more.
To learn more about OpenLLM, please visit OpenLLM's README.md
This package holds the underlying client implementation for OpenLLM. If you are
coming from OpenLLM, the client can be accessed via openllm.client
.
import openllm
client = openllm.client.HTTPClient()
client.query('Explain to me the difference between "further" and "farther"')
📔 Citation
If you use OpenLLM in your research, we provide a citation to use:
@software{Pham_OpenLLM_Operating_LLMs_2023,
author = {Pham, Aaron and Yang, Chaoyu and Sheng, Sean and Zhao, Shenyang and Lee, Sauyon and Jiang, Bo and Dong, Fog and Guan, Xipeng and Ming, Frost},
license = {Apache-2.0},
month = jun,
title = {{OpenLLM: Operating LLMs in production}},
url = {https://github.com/bentoml/OpenLLM},
year = {2023}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openllm_client-0.5.7.tar.gz
(19.5 kB
view details)
Built Distribution
File details
Details for the file openllm_client-0.5.7.tar.gz
.
File metadata
- Download URL: openllm_client-0.5.7.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fa9ab4b5d65a149dce91328bf734123846b8e48af3cdc16ee183e809db61b00 |
|
MD5 | bbb29ba027eaa949120c2eb77bc3e936 |
|
BLAKE2b-256 | fd7e5d613df776e3eccfdd76b35cec613a0ce8fec4be9340bf13feb6bc115588 |
File details
Details for the file openllm_client-0.5.7-py3-none-any.whl
.
File metadata
- Download URL: openllm_client-0.5.7-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea6a7c2644ac0a7d8bb007900b7b54128309ce971127a46f9d3a46c1a431977d |
|
MD5 | 5bc2d030a905c6fc320df4607f2cbb2f |
|
BLAKE2b-256 | 264d6b0dc71a0b42159ee09911bb7f175e8e5b13c35e2b933db15e4bf42b0f2e |