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

[Hardware][Intel CPU][DOC] Update docs for CPU backend #6212

Merged
merged 25 commits into from
Oct 22, 2024

Commits on Oct 18, 2024

  1. [DOC] adding typical deployment considerations for CPU backend

    This patch adds the typical deployment considerations for vLLM with CPU backend.
    
    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    88050e0 View commit details
    Browse the repository at this point in the history
  2. Update docs/source/getting_started/cpu-installation.rst

    Co-authored-by: Rafael Vasquez <rafvasq21@gmail.com>
    zhouyuan and rafvasq committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b1268eb View commit details
    Browse the repository at this point in the history
  3. Update docs/source/getting_started/cpu-installation.rst

    Co-authored-by: Rafael Vasquez <rafvasq21@gmail.com>
    zhouyuan and rafvasq committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    96686a4 View commit details
    Browse the repository at this point in the history
  4. Update docs/source/getting_started/cpu-installation.rst

    Co-authored-by: Rafael Vasquez <rafvasq21@gmail.com>
    zhouyuan and rafvasq committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7d56b2e View commit details
    Browse the repository at this point in the history
  5. Update docs/source/getting_started/cpu-installation.rst

    Co-authored-by: Rafael Vasquez <rafvasq21@gmail.com>
    zhouyuan and rafvasq committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b0ac7f3 View commit details
    Browse the repository at this point in the history
  6. Update docs/source/getting_started/cpu-installation.rst

    Co-authored-by: Rafael Vasquez <rafvasq21@gmail.com>
    zhouyuan and rafvasq committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a527fe2 View commit details
    Browse the repository at this point in the history
  7. Update docs/source/getting_started/cpu-installation.rst

    Co-authored-by: Rafael Vasquez <rafvasq21@gmail.com>
    zhouyuan and rafvasq committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2ad940a View commit details
    Browse the repository at this point in the history
  8. adding examples on TP and ray serve

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    670e485 View commit details
    Browse the repository at this point in the history
  9. initial ngx loadbalancer commit

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3de18c1 View commit details
    Browse the repository at this point in the history
  10. more loadbalancer documentation

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7fb00f6 View commit details
    Browse the repository at this point in the history
  11. fix nginx conf formatting

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    53cca3c View commit details
    Browse the repository at this point in the history
  12. fixing a couple details

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    22dfdab View commit details
    Browse the repository at this point in the history
  13. fixing a path

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b17c8a7 View commit details
    Browse the repository at this point in the history
  14. adding details for docker network

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    41a33b2 View commit details
    Browse the repository at this point in the history
  15. multiple changes

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9ae0f9c View commit details
    Browse the repository at this point in the history
  16. small formatting adjustment

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bf70308 View commit details
    Browse the repository at this point in the history
  17. adding details on readiness checks

    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b6cd02f View commit details
    Browse the repository at this point in the history
  18. Update nginx-loadbalancer.rst

    Fixing a couple of typos
    adgubrud authored and zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a9568a9 View commit details
    Browse the repository at this point in the history
  19. fix format

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bd712bb View commit details
    Browse the repository at this point in the history
  20. adding toc

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    be467d7 View commit details
    Browse the repository at this point in the history
  21. adding WIP features

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1e5e1d4 View commit details
    Browse the repository at this point in the history
  22. refine nginx doc

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    afdbd51 View commit details
    Browse the repository at this point in the history
  23. address comments

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b4b6400 View commit details
    Browse the repository at this point in the history
  24. mark http proxy as optional

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f846a3b View commit details
    Browse the repository at this point in the history
  25. using GPU backend as example setup in Nginx

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    85d0ea0 View commit details
    Browse the repository at this point in the history