.Net: Sync to MEAI 9.3.0-preview.1.25114.11 - #10989
Conversation
f30f609 to
0f2dc57
Compare
0f2dc57 to
8c0801d
Compare
Thanks! You beat me to it. I was waiting for a new build of ONNXRuntimeGenAI to be available, as I expect there will be versioning issues without that. It's supposed to be out today. |
1e1515e to
1adbf42
Compare
|
Mark Wallace (@markwallace-microsoft), Roger Barreto (@rogerbarreto), are there known issues with the Process tests? I'm not familiar with that part of the codebase, but it's not clear to me why it would be impacted at all by the changes in this PR. |
I saw that, will have a look, thought the same |
843cec5 to
8868bda
Compare
8868bda to
86fac93
Compare
5ea480f to
04fcb3a
Compare
04fcb3a to
15ced1c
Compare
15ced1c to
3097ef1
Compare
e10878b to
875b332
Compare
875b332 to
512e76b
Compare
|
The PR is building now. We should definitely revisit the 512e76b commit, though, after today's release is unblocked. It seems like there's some kind of conflict in the OllamaSharp package due to it carrying a source generator that depends on versions of compiler binaries that are incompatible with other aspect's of the repo's build. This was the way I found to temporarily work around it (other things I tried like excluding the analyzer assets for OllamaSharp were insufficient), but I don't like it as a longer-term solution. |
A good review would be much appreciated, including considering the higher-level implications of the MEAI-side change for SK (I know very little about SK outside of MEVD!). See specific comments below. --------- Co-authored-by: Stephen Toub <stoub@microsoft.com>
A good review would be much appreciated, including considering the higher-level implications of the MEAI-side change for SK (I know very little about SK outside of MEVD!). See specific comments below.