Skip to content

Commit 7c0fe28

Browse files
sayanshaw24Sayan Shaw
andauthored
Update Extensions Commit for 0.8.2 (microsoft#1519)
Includes the following changes: 1. Fixes needed for Phi-4 model quality issue: microsoft/onnxruntime-extensions#957 2. Think tag logic update for DeepSeek: microsoft/onnxruntime-extensions#956 Co-authored-by: Sayan Shaw <[email protected]>
1 parent 79d1d84 commit 7c0fe28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pybind11;https://github.com/pybind/pybind11/archive/refs/tags/v2.13.6.zip;f78029
1414
googletest;https://github.com/google/googletest/archive/530d5c8c84abd2a46f38583ee817743c9b3a42b4.zip;5e3a61db2aa975cfd0f97ba92c818744e7fa7034
1515
microsoft_wil;https://github.com/microsoft/wil/archive/refs/tags/v1.0.230629.1.zip;e4a542a323c070376f7c2d1973d0f7ddbc1d2fa5
1616
directx_headers;https://github.com/microsoft/DirectX-Headers/archive/refs/tags/v1.613.1.zip;47653509a3371eabb156360f42faf582f314bf2e
17-
onnxruntime_extensions;https://github.com/microsoft/onnxruntime-extensions.git;5e991fbb80f4a66a7e6f8914e15008c3c8595d6c
17+
onnxruntime_extensions;https://github.com/microsoft/onnxruntime-extensions.git;52e1ef5dd14ea5ca0892522acec802f6836f03ef
1818

1919
# These two dependencies are for the optional constrained decoding feature (USE_GUIDANCE)
2020
llguidance;https://github.com/microsoft/llguidance.git;2d2f1de3c87e3289528affc346f734f7471216d9

0 commit comments

Comments
 (0)