Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Liquid4All/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Liquid4All/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vz/sglang
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 4 contributors

Commits on Feb 4, 2026

  1. WIP add sglang

    Signed-off-by: vincentzed <207368749+vincentzed@users.noreply.github.com>
    
    WIP
    
    Signed-off-by: vincentzed <207368749+vincentzed@users.noreply.github.com>
    vincentzed committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    be380a5 View commit details
    Browse the repository at this point in the history
  2. WIP update piotr

    Signed-off-by: vincentzed <207368749+vincentzed@users.noreply.github.com>
    vincentzed committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    b8dacc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Revamp SGLang docs: streamline structure and add model support info

    - Add supported models table (dense, MoE coming in 0.5.9, vision not yet)
    - Add install-from-main instructions for MoE support
    - Consolidate launch command with --tool-call-parser lfm2 by default
    - Move Docker under Launching the Server section
    - Replace verbose chat examples with concise curl + Python tool calling
    - Simplify low latency section with key metrics only
    - Fold precision info into a Note
    tugot17 committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    e32f8c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5ea3b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Improve SGLang page styling to match other inference pages

    - Add Tip callout at top with concise use-case summary
    - Use Tabs (Python/Docker) for server launch section
    - Show Python example directly under Usage, curl in Accordion
    - Trim redundant pip/uv install lines from MoE install
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    alay2shah and claude committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    d9cb974 View commit details
    Browse the repository at this point in the history
Loading