Luis Quintanilla

Results 189 comments of Luis Quintanilla

Hi @superichmann, Thanks for this suggestion. At this moment, we don't have plans to add this feature, though as you suggested, creating your own trial runner would be what's recommended...

Closing issue. Let us know if you run into additional issues or have questions.

Leveraging NuGet for hosting packages that include ML models simplifies a few workflows: - **Deployment / Acquisition** - .NET developers are familiar with publishing and consuming NuGet packages. - **Security**...

Thanks @Youssef1313 looking into it

Thanks for the tag @tawalke We were cleaning up that sample. Here's the sample shown at .NET Conf using Aspire, Qdrant, and Teams https://github.com/Azure-Samples/openai/tree/main/End_to_end_Solutions/GithubRepoAssistant cc @maryamariyan

Hi folks, Anybody have a non-CUDA GPU that would like to take this for a spin to make sure it works? Note that this scenario is inferencing only. https://github.com/luisquintanilla/DirectMLONNXTest

@tjwald would you be able to share docs / guidance that provide more info on this approach? Thanks.

Hi @21r8390 Thanks for your questions. > Model Builder is currently still in preview, which is why the [documentation](https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/object-detection-model-builder) is most likely not yet complete. Would you be able to...

Hi @bbhxwl, Can you clarify your question? I assume you mean why doesn't Microsoft.ML.OnnxTransformer or OnnxRuntime packages have a ResizeImages transform. If so, it's a data transformation that's not specific...