Update README.md
Browse files
README.md
CHANGED
|
@@ -103,8 +103,6 @@ To serve this checkpoint with [SGLang](https://github.com/sgl-project/sglang), y
|
|
| 103 |
|
| 104 |
```sh
|
| 105 |
sglang serve --model-path mmangkad/Qwen3.5-27B-NVFP4 --reasoning-parser qwen3 --tool-call-parser qwen3_coder --quantization modelopt_fp4
|
| 106 |
-
|
| 107 |
-
|
| 108 |
```
|
| 109 |
|
| 110 |
## Model Limitations:
|
|
|
|
| 103 |
|
| 104 |
```sh
|
| 105 |
sglang serve --model-path mmangkad/Qwen3.5-27B-NVFP4 --reasoning-parser qwen3 --tool-call-parser qwen3_coder --quantization modelopt_fp4
|
|
|
|
|
|
|
| 106 |
```
|
| 107 |
|
| 108 |
## Model Limitations:
|