Misc clean up; Remove the support of jump forward (#4032)
This commit is contained in:
@@ -43,4 +43,4 @@ If you want to contribute but don’t have a specific idea in mind, pick issues
|
||||
|
||||
If you have any questions or want to start a discussion, please feel free to ask in our [Slack channel](https://join.slack.com/t/sgl-fru7574/shared_invite/zt-2um0ad92q-LkU19KQTxCGzlCgRiOiQEw).
|
||||
|
||||
Thank you for your interest in SGLang—**happy coding**!
|
||||
Thank you for your interest in SGLang. Happy coding!
|
||||
|
||||
@@ -71,7 +71,7 @@ srun --ntasks=2 --nodes=2 --output="SLURM_Logs/%x_%j_node$SLURM_NODEID.out" \
|
||||
--model-path "$model" \
|
||||
--grammar-backend "xgrammar" \
|
||||
--tp "$tp_size" \
|
||||
--nccl-init-addr "$NCCL_INIT_ADDR" \
|
||||
--dist-init-addr "$NCCL_INIT_ADDR" \
|
||||
--nnodes 2 \
|
||||
--node-rank "$SLURM_NODEID" &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user