Move to a faster base64 implementation (#19984)

Signed-off-by: h-avsha <avshalom.manevich@hcompany.ai>
This commit is contained in:
h-avsha
2025-06-25 06:33:51 +03:00
committed by GitHub
parent 2273ec322c
commit 3443aaf8dd
2 changed files with 6 additions and 5 deletions

View File

@@ -44,3 +44,4 @@ watchfiles # required for http server to monitor the updates of TLS files
python-json-logger # Used by logging as per examples/others/logging_configuration.md
scipy # Required for phi-4-multimodal-instruct
ninja # Required for xgrammar, rocm, tpu, xpu
pybase64 # fast base64 implementation