Add a new api configure_logging to allow dumping the requests (#2875)

This commit is contained in:
Lianmin Zheng
2025-01-13 14:24:00 -08:00
committed by GitHub
parent 923f518337
commit 46d4431889
13 changed files with 164 additions and 71 deletions

View File

@@ -13,7 +13,7 @@ See the License for the specific language governing permissions and
limitations under the License.
"""
from sglang.torch_memory_saver_adapter import TorchMemorySaverAdapter
from sglang.srt.torch_memory_saver_adapter import TorchMemorySaverAdapter
"""
Memory pool.