"Update model weights without restarting the server. Use for continuous evaluation during training. Only applicable for models with the same architecture and parameter size."
"Update model weights from disk without restarting the server. Only applicable for models with the same architecture and parameter size.\n",
"\n",
"SGLang support `update_weights_from_disk` API for continuous evaluation during training (save checkpoint to disk and update weights from disk).\n"
]
]
},
},
{
{
...
@@ -200,7 +204,7 @@
...
@@ -200,7 +204,7 @@
"source": [
"source": [
"# successful update with same architecture and size\n",
"# successful update with same architecture and size\n",