Name | briton JSON |
Version |
0.3.12
JSON |
| download |
home_page | None |
Summary | Python component of using Briton |
upload_time | 2024-12-09 20:45:37 |
maintainer | None |
docs_url | None |
author | Pankaj Gupta |
requires_python | <3.13,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Briton
The python side of Briton. Briton server is written in C++ for high performance
and provides a grpc endpoint for interaction. A major function of this python
libarary is to provide easier interaction with the Briton Server. e.g. there's
logic to startup the Briton server and ensure it's healthy. It also provides
adapters for using Briton from Truss. For certain features, such as draft model
based speculative decoding, a subtantial chunk of the implementation is in this
library.
Raw data
{
"_id": null,
"home_page": null,
"name": "briton",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Pankaj Gupta",
"author_email": "pankaj@baseten.co",
"download_url": "https://files.pythonhosted.org/packages/64/65/ae8e8c98b741f436e984b641da49ffccf3e4fc96c179d15080b356fbd93b/briton-0.3.12.tar.gz",
"platform": null,
"description": "# Briton\n\nThe python side of Briton. Briton server is written in C++ for high performance\nand provides a grpc endpoint for interaction. A major function of this python\nlibarary is to provide easier interaction with the Briton Server. e.g. there's\nlogic to startup the Briton server and ensure it's healthy. It also provides\nadapters for using Briton from Truss. For certain features, such as draft model\nbased speculative decoding, a subtantial chunk of the implementation is in this\nlibrary.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python component of using Briton",
"version": "0.3.12",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "917f2117c9937a3d2737b9769bdc5c0fc3b7ff1c82f5aa3557a5356a455f80e7",
"md5": "e08594bb10f0d3ccc3064c3f98a2c3a2",
"sha256": "6cda0736eacbbc055586ecb68e1aa8277493ea9a58cf95598f3e8eb4bbb21bef"
},
"downloads": -1,
"filename": "briton-0.3.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e08594bb10f0d3ccc3064c3f98a2c3a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 49817,
"upload_time": "2024-12-09T20:45:35",
"upload_time_iso_8601": "2024-12-09T20:45:35.690553Z",
"url": "https://files.pythonhosted.org/packages/91/7f/2117c9937a3d2737b9769bdc5c0fc3b7ff1c82f5aa3557a5356a455f80e7/briton-0.3.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6465ae8e8c98b741f436e984b641da49ffccf3e4fc96c179d15080b356fbd93b",
"md5": "3fa197e5d1a0652a0fd27d948dd40d6e",
"sha256": "a0614c2a98348f329d3def4d85dc62af813425eb7d656db100ff657240fc63ad"
},
"downloads": -1,
"filename": "briton-0.3.12.tar.gz",
"has_sig": false,
"md5_digest": "3fa197e5d1a0652a0fd27d948dd40d6e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 39667,
"upload_time": "2024-12-09T20:45:37",
"upload_time_iso_8601": "2024-12-09T20:45:37.518731Z",
"url": "https://files.pythonhosted.org/packages/64/65/ae8e8c98b741f436e984b641da49ffccf3e4fc96c179d15080b356fbd93b/briton-0.3.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-09 20:45:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "briton"
}