This is samples for Advanced Reasoning Model in Edge AI blog series at Microsoft Educator Developer Techcommunity
Note This REPO supports a series of blogs that revolves around deployment of SLMs to Edge Devices 'Edge AI' we will focus on the deployment advanced reasoning models, with different application scenarios. You can learn more in the following session AI Tour BRK453.
In these samples we want to demostrate examples which deploy advanced reasoning models to the edge, so that they can run on edge devices with limited computing power and offline environments.
We will be using ONNX model. We can use Microsoft Olive to convert the models to ONNX Format.