LM/SGLang: Difference between revisions

From Fundamental Ramen
< LM
Jump to navigation Jump to search
Line 48: Line 48:


     %% 樣式設定
     %% 樣式設定
     classDef frontend fill:#e1f5fe,stroke:#0288d1,stroke-width:2px;
     classDef frontend fill:#e1f5fe,stroke:#0288d1,stroke-width:2px
     classDef engine fill:#fff3e0,stroke:#f57c00,stroke-width:2px;
     classDef engine fill:#fff3e0,stroke:#f57c00,stroke-width:2px
     classDef xpu fill:#e8f5e9,stroke:#388e3c,stroke-width:2px;
     classDef xpu fill:#e8f5e9,stroke:#388e3c,stroke-width:2px
     classDef kernel fill:#f3e5f5,stroke:#7b1fa2,stroke-width:2px;
     classDef kernel fill:#f3e5f5,stroke:#7b1fa2,stroke-width:2px
     classDef hw fill:#eceff1,stroke:#455a64,stroke-width:2px;
     classDef hw fill:#eceff1,stroke:#455a64,stroke-width:2px


     %%class A,B frontend;
     %%class A,B frontend;

Revision as of 07:22, 8 September 2026

Structure

Cannot convert SVG by mmdc. (retval=1)
Shell command: '/usr/bin/mmdc' -q -i - -p '/var/www/html/extensions/QuickMMD/src/../config-puppeteer.json' -o '/var/www/html/images/quickmmd/LM_SGLang-sgl-xpu.svg'
Error: Parse error on line 42:
...4,stroke-width:2px
---------------------^
Expecting 'SEMI', 'NEWLINE', 'SPACE', 'EOF', 'subgraph', 'end', 'acc_title', 'acc_descr', 'acc_descr_multiline_value', 'AMP', 'COLON', 'STYLE', 'LINKSTYLE', 'CLASSDEF', 'CLASS', 'CLICK', 'DOWN', 'DEFAULT', 'NUM', 'COMMA', 'NODE_STRING', 'BRKT', 'MINUS', 'MULT', 'UNICODE_TEXT', 'direction_tb', 'direction_bt', 'direction_rl', 'direction_lr', 'direction_td', got '1'

TODO