Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Userguide changes #7502

Open
wants to merge 91 commits into
base: main
Choose a base branch
from
Open

Userguide changes #7502

wants to merge 91 commits into from

Commits on Aug 13, 2024

  1. Restructure Triton User Guide

    Suman Tatiraju committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9e6e71a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Add multi level support

    statiraju committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    add69fb View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Add server documentation

    statiraju committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f2cdf90 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Create quick_start.rst

    Testing
    harryskim authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4073c1b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    d4b7a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a8d5d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba711a View commit details
    Browse the repository at this point in the history
  4. Create quick_start.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8e4eec3 View commit details
    Browse the repository at this point in the history
  5. Create llm.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7b8b46a View commit details
    Browse the repository at this point in the history
  6. Create multimodal.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b243350 View commit details
    Browse the repository at this point in the history
  7. Update llm.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c49c247 View commit details
    Browse the repository at this point in the history
  8. Create embedding.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a10d5e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    697e797 View commit details
    Browse the repository at this point in the history
  10. Create vision.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cc18c0e View commit details
    Browse the repository at this point in the history
  11. Delete docs/doc1 directory

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f05d990 View commit details
    Browse the repository at this point in the history
  12. Create architecture.md

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    321f0a8 View commit details
    Browse the repository at this point in the history
  13. Create placeholder.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e37b3b7 View commit details
    Browse the repository at this point in the history
  14. Create perf_analyzer.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0dde7b2 View commit details
    Browse the repository at this point in the history
  15. Update perf_analyzer.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7b581ce View commit details
    Browse the repository at this point in the history
  16. Update perf_analyzer.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3d491a2 View commit details
    Browse the repository at this point in the history
  17. Update contents.rst

    harryskim authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    331eda7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Create genai_perf.rst

    harryskim authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    c59a5a7 View commit details
    Browse the repository at this point in the history
  2. Update contents.rst

    harryskim authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a960069 View commit details
    Browse the repository at this point in the history
  3. Update genai_perf.rst

    harryskim authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    0578946 View commit details
    Browse the repository at this point in the history
  4. Create model_analyzer.rst

    harryskim authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    0ecd872 View commit details
    Browse the repository at this point in the history
  5. Update contents.rst

    harryskim authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9c32d2d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Create trt_llm.rst

    Placeholder for trt-llm backend until Kris' guide is merged
    harryskim authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    42a4ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ab3e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c5b71cf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    b0a2056 View commit details
    Browse the repository at this point in the history
  2. Add server documentation

    statiraju committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3a5d045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    766b201 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Add server side docs

    statiraju committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9169362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a0d2a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update quick_start.rst

    replace quick_start_rst with quickstart.md conversion via pandoc
    harryskim authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c42802b View commit details
    Browse the repository at this point in the history
  2. Create quick_deployment_by_backend.rst

    Add overall quick deployment intro and subsections for each backend
    harryskim authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5d72e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab5ba8 View commit details
    Browse the repository at this point in the history
  4. Create llm.md

    harryskim authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1c47a01 View commit details
    Browse the repository at this point in the history
  5. Update contents.rst

    Update the getting started section with guide by backend and subject area.
    harryskim authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2c9ec6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c8a767 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42970d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba56590 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dacac5c View commit details
    Browse the repository at this point in the history
  10. Update contents.rst for backends

    Updated to include ONNX Runtime backend and swapped order
    harryskim authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4a2e969 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Update title of llm.md

    harryskim authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ae90b0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a9971 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    9ebd84a View commit details
    Browse the repository at this point in the history
  2. Update llm.md

    harryskim authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1097977 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Create release_note.md

    harryskim authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9bb8005 View commit details
    Browse the repository at this point in the history
  2. Create compatibility.md

    harryskim authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    382e287 View commit details
    Browse the repository at this point in the history
  3. Update contents.rst

    harryskim authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6c398c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d7a7ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f884e7d View commit details
    Browse the repository at this point in the history
  6. Update release_note.md

    harryskim authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bd39051 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de44f82 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Add client documentation

    statiraju committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fb97b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b0833b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd9552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04758fa View commit details
    Browse the repository at this point in the history
  5. Update contents.rst

    harryskim authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d23e070 View commit details
    Browse the repository at this point in the history
  6. Update compatibility.md

    harryskim authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b32eba3 View commit details
    Browse the repository at this point in the history
  7. Update compatibility.md

    harryskim authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b58685a View commit details
    Browse the repository at this point in the history
  8. Update compatibility.md

    harryskim authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6869ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Delete docs/vision.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    476b64b View commit details
    Browse the repository at this point in the history
  2. Delete docs/vlm.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9b2f8f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cec023d View commit details
    Browse the repository at this point in the history
  4. Create scaling_guide.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f6c5be4 View commit details
    Browse the repository at this point in the history
  5. Create multi_node.md

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    71dd2ed View commit details
    Browse the repository at this point in the history
  6. Create multi_instance.md

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cae91c4 View commit details
    Browse the repository at this point in the history
  7. Create mig.md

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b961c72 View commit details
    Browse the repository at this point in the history
  8. Update contents.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    65c8c0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a24674d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec24171 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6619355 View commit details
    Browse the repository at this point in the history
  12. Update scaling_guide.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a9c7e0b View commit details
    Browse the repository at this point in the history
  13. Delete docs/k8.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1ee50c4 View commit details
    Browse the repository at this point in the history
  14. Create index.md

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bb42c9d View commit details
    Browse the repository at this point in the history
  15. Create release_note.md

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    798e4f1 View commit details
    Browse the repository at this point in the history
  16. Create compatibility.md

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    08fb7fd View commit details
    Browse the repository at this point in the history
  17. Update contents.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    585d32b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4423e11 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    305946b View commit details
    Browse the repository at this point in the history
  20. Create vllm.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8da9e61 View commit details
    Browse the repository at this point in the history
  21. Update contents.rst

    harryskim authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7c29940 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    774b21b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update contents.rst

    harryskim authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8691de4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    5ba17dc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update scaling_guide.rst

    Update the multinode doc to feature AWS example
    harryskim authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4298679 View commit details
    Browse the repository at this point in the history
  2. Update llm.md

    Clean up formatting for reference config.pbtxt implementation
    harryskim authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a9c7a69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be1c27c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    d10b406 View commit details
    Browse the repository at this point in the history