add other AITK recipes#11
Merged
Merged
Conversation
added 2 commits
July 25, 2025 15:25
xieofxie
commented
Jul 25, 2025
xieofxie
commented
Jul 25, 2025
devang-ml
previously requested changes
Jul 25, 2025
Contributor
devang-ml
left a comment
There was a problem hiding this comment.
Please update the folder structure to have a subfolder within the model for AITK recipes.
shaahji
requested changes
Jul 25, 2025
Contributor
never mind. I see |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds AITK recipes for multiple machine learning models, enabling optimization workflows for different execution providers and hardware accelerators across various AI tasks.
- Adds comprehensive AITK recipes for CLIP, ResNet-50, Mistral, and Phi models
- Includes optimization configurations for multiple execution providers (QNN, VitisAI, OpenVINO, DirectML, TensorRT)
- Provides inference samples and configuration files for different hardware targets (NPU, GPU, CPU)
Reviewed Changes
Copilot reviewed 193 out of 226 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| openai-clip-vit-base-patch16/aitk/* | Complete AITK recipe implementation for OpenAI CLIP model with multiple execution provider support |
| mistralai-Mistral-7B-Instruct-v0.3/aitk/* | AITK recipe for Mistral 7B model targeting Intel GPU with OpenVINO |
| microsoft-resnet-50/aitk/* | AITK recipes for ResNet-50 with support for Qualcomm NPU, AMD NPU, Intel NPU, and NVIDIA GPU |
| microsoft-Phi-4-mini-reasoning/aitk/* | AITK recipe for Phi-4 model optimized for Intel hardware using OpenVINO |
| microsoft-Phi-3.5-mini-instruct/aitk/* | Basic requirements file for Phi-3.5 model |
added 2 commits
July 29, 2025 08:29
shaahji
approved these changes
Jul 29, 2025
auto-merge was automatically disabled
July 29, 2025 09:01
Rebase failed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.