Or you can also manually run a container with this command:
```
docker run --runtime nvidia -it --rm --network=host IMAGE_NAME
docker run --runtime nvidia -it --rm --network=host IMAGE_NAME
```
```
* * * * *
* * * * *
...
@@ -69,7 +73,7 @@ Structured output with XGrammar
...
@@ -69,7 +73,7 @@ Structured output with XGrammar
Please refer to [SGLang doc structured output](../advanced_features/structured_outputs.ipynb).
Please refer to [SGLang doc structured output](../advanced_features/structured_outputs.ipynb).
* * * * *
* * * * *
Thanks to the support from [shahizat](https://github.com/shahizat).
Thanks to the support from [Nurgaliyev Shakhizat](https://github.com/shahizat), [Dustin Franklin](https://github.com/dusty-nv) and [Johnny Núñez Cano](https://github.com/johnnynunez).