Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ For more details, see:
|
|
63 |
## SGLang Usage
|
64 |
For better quality and stable performance, we recommend SGLang as your inference framework.
|
65 |
|
66 |
-
To run an inference server for **T-pro
|
67 |
|
68 |
```bash
|
69 |
python -m sglang.launch_server \
|
|
|
63 |
## SGLang Usage
|
64 |
For better quality and stable performance, we recommend SGLang as your inference framework.
|
65 |
|
66 |
+
To run an inference server for **T-pro-it-2.0**, start by launching the SGLang server:
|
67 |
|
68 |
```bash
|
69 |
python -m sglang.launch_server \
|