Skip to content

This repository provides the examples of serving model with Triton Inference Severer

Notifications You must be signed in to change notification settings

phungthengoc/triton_inference_server_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Triton Inference Server Examples

This repository provides the examples of serving model with Triton Inference Severer.

Run jupyter notebook

$git clone https://github.com/GwangsooHong/triton_inference_server_examples
$cd triton_inference_server_examples
$jupyter notebook --ip=0.0.0.0 --port=8888 --no-browser --NotebookApp.token='' --allow-root

About

This repository provides the examples of serving model with Triton Inference Severer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • Python 3.2%