Skip to content

Latest commit

 

History

History
113 lines (93 loc) · 6.48 KB

index.rst

File metadata and controls

113 lines (93 loc) · 6.48 KB

TorchServe

⚠️ Notice: Limited Maintenance

This project is no longer actively maintained. While existing releases remain available, there are no planned updates, bug fixes, new features, or security patches. Users should be aware that vulnerabilities may not be addressed.

TorchServe is a performant, flexible and easy to use tool for serving PyTorch models in production.

What's going on in TorchServe?

.. customcardstart::

.. customcarditem::
   :header: TorchServe Quick Start
   :card_description: Learn how to install TorchServe and serve models.
   :image: https://user-images.githubusercontent.com/880376/83180095-c44cc600-a0d7-11ea-97c1-23abb4cdbe4d.jpg
   :link: getting_started.html
   :tags: Quick Start

.. customcarditem::
   :header: Running TorchServe
   :card_description: Indepth explanation of how to run TorchServe
   :image: https://raw.githubusercontent.com/pytorch/serve/master/docs/images/dogs-after.jpg
   :link: server.html
   :tags: Running TorchServe

.. customcarditem::
   :header: Why TorchServe
   :card_description: Various TorchServe use cases
   :image: https://download.pytorch.org/torchaudio/tutorial-assets/thumbnails/streamreader_basic_tutorial.png
   :link: use_cases.html
   :tags: Examples

.. customcarditem::
   :header: TorchServe GenAI Use Cases
   :card_description: Showcasing GenAI deployment scenarios and use cases
   :image: https://raw.githubusercontent.com/pytorch/serve/master/examples/LLM/llama/images/llama.png
   :link: genai_use_cases.html
   :tags: Use Cases

.. customcarditem::
   :header: Performance
   :card_description: Guides and best practices on how to improve perfromance when working with TorchServe
   :image: https://raw.githubusercontent.com/pytorch/serve/master/benchmarks/predict_latency.png
   :link: performance_guide.html
   :tags: Performance,Troubleshooting

.. customcarditem::
   :header: Metrics
   :card_description: Collecting and viewing Torcherve metrics
   :image: https://user-images.githubusercontent.com/5276346/234725829-7f60e0d8-c76d-4019-ac8f-7d60069c4e58.png
   :link: metrics.html
   :tags: Metrics,Performance,Troubleshooting


.. customcarditem::
   :header: Large Model Inference
   :card_description: Serving Large Models with TorchServe
   :image: https://raw.githubusercontent.com/pytorch/serve/master/docs/images/ts-lmi-internal.png
   :link: large_model_inference.html
   :tags: Large-Models,Performance

.. customcarditem::
   :header: Troubleshooting
   :card_description: Various updates on Torcherve and use cases.
   :image: https://raw.githubusercontent.com/pytorch/serve/master/benchmarks/snake_viz.png
   :link: Troubleshooting.html
   :tags: Troubleshooting,Performance

.. customcarditem::
   :header: TorchServe Security Policy
   :card_description: Security Policy
   :image: https://user-images.githubusercontent.com/880376/83180095-c44cc600-a0d7-11ea-97c1-23abb4cdbe4d.jpg
   :link: security.html
   :tags: Security

.. customcarditem::
   :header: FAQs
   :card_description: Various frequently asked questions.
   :image: https://raw.githubusercontent.com/pytorch/serve/master/docs/images/NMTDualTranslate.png
   :link: FAQs.html
   :tags: FAQS


.. customcardend::