Update README.md
#8
by Jiminator - opened
README.md
CHANGED
|
@@ -160,7 +160,7 @@ sglang serve \
|
|
| 160 |
--host 0.0.0.0
|
| 161 |
```
|
| 162 |
|
| 163 |
-
Quantized Laguna M.1 checkpoints are also available as [Laguna-M.1-FP8](https://huggingface.co/poolside/Laguna-M.1-FP8) and [Laguna-M.1-NVFP4](https://huggingface.co/poolside/Laguna-M.1-NVFP4). SGLang reads the checkpoint `quantization_config`, so you can use the same launch command after replacing the model ID. For more SGLang-specific deployment details, see the [SGLang Cookbook](https://docs.sglang.io/cookbook/autoregressive/Poolside/Laguna-
|
| 164 |
|
| 165 |
#### Transformers
|
| 166 |
|
|
|
|
| 160 |
--host 0.0.0.0
|
| 161 |
```
|
| 162 |
|
| 163 |
+
Quantized Laguna M.1 checkpoints are also available as [Laguna-M.1-FP8](https://huggingface.co/poolside/Laguna-M.1-FP8) and [Laguna-M.1-NVFP4](https://huggingface.co/poolside/Laguna-M.1-NVFP4). SGLang reads the checkpoint `quantization_config`, so you can use the same launch command after replacing the model ID. For more SGLang-specific deployment details, see the [SGLang Cookbook](https://docs.sglang.io/cookbook/autoregressive/Poolside/Laguna-M.1).
|
| 164 |
|
| 165 |
#### Transformers
|
| 166 |
|