Commit 54f1ef4
committed
Fix outdated installation instructions for Emu3.5
Update installation method to use vLLM-FL backend instead of the
removed patch mechanism, aligning with the v1.0.0-alpha.0 refactor
that moved hardware-specific support to plugin repositories.
Changes:
- Remove obsolete tools/patch/unpatch.py command
- Update to use vLLM-FL backend installation
- Align with docs/getting-started.md instructions
Fixes: Documentation inconsistency after v1.0.0-alpha.0 refactor1 parent 74ef1bd commit 54f1ef4
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments