Project Description
===================
TorchServe is a flexible and easy to use tool for
serving `PyTorch <http://pytorch.org/>`__ models in production.
Use the TorchServe CLI, or the pre-configured Docker images, to start a
service that sets up HTTP endpoints to handle model inference requests.
Installation
------------
Full installation instructions are in the project repo: https://github.com/pytorch/serve/blob/master/README.md
Source code
-----------
You can check the latest source code as follows:
::
git clone https://github.com/pytorch/serve.git
Citation
--------
If you use torchserve in a publication or project, please cite torchserve:
https://github.com/pytorch/serve
Raw data
{
"_id": null,
"home_page": "https://github.com/pytorch/serve.git",
"name": "torchserve-ag",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "TorchServe PyTorch Serving Deep Learning Inference AI",
"author": "PyTorch Serving team",
"author_email": "noreply@noreply.com",
"download_url": "",
"platform": null,
"description": "Project Description\n===================\n\nTorchServe is a flexible and easy to use tool for\nserving `PyTorch <http://pytorch.org/>`__ models in production.\n\nUse the TorchServe CLI, or the pre-configured Docker images, to start a\nservice that sets up HTTP endpoints to handle model inference requests.\n\nInstallation\n------------\n\nFull installation instructions are in the project repo: https://github.com/pytorch/serve/blob/master/README.md\n\n\nSource code\n-----------\n\nYou can check the latest source code as follows:\n\n::\n\n git clone https://github.com/pytorch/serve.git\n\nCitation\n--------\n\nIf you use torchserve in a publication or project, please cite torchserve:\nhttps://github.com/pytorch/serve\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "TorchServe is a tool for serving neural net models for inference",
"version": "0.8.2b20230918",
"project_urls": {
"Homepage": "https://github.com/pytorch/serve.git"
},
"split_keywords": [
"torchserve",
"pytorch",
"serving",
"deep",
"learning",
"inference",
"ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "600d720a8d95339d18d020dc03c73c198e0ecba1534ce1081baeddd513a5f147",
"md5": "3f7ad27585ea9078c99e7513ddae1b0a",
"sha256": "ed48f71aa1186f26b86bc7892ec3bad84fe74d2e5f2aef75751524359ff6d569"
},
"downloads": -1,
"filename": "torchserve_ag-0.8.2b20230918-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3f7ad27585ea9078c99e7513ddae1b0a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23759485,
"upload_time": "2023-09-18T18:01:25",
"upload_time_iso_8601": "2023-09-18T18:01:25.325026Z",
"url": "https://files.pythonhosted.org/packages/60/0d/720a8d95339d18d020dc03c73c198e0ecba1534ce1081baeddd513a5f147/torchserve_ag-0.8.2b20230918-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-18 18:01:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pytorch",
"github_project": "serve",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "torchserve-ag"
}