-
Notifications
You must be signed in to change notification settings - Fork 770
Adding the pipeline for the task explanation and Llm #2190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Bepitic
wants to merge
50
commits into
open-edge-platform:main
Choose a base branch
from
Bepitic:llm-pipeline
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
adbca17
Add Task EXPLANATION and the visualization of images with description.
Bepitic 5611ec1
upd dataset task with explanation
Bepitic 8ed23a3
fix tasktype on metrics, depth, cataset, inferencer.
Bepitic a463b5b
Merge branch 'main' into llm-pipeline
Bepitic d5baf6b
fix lint on visualization/image
Bepitic b7c8eaa
Merge branch 'openvinotoolkit:main' into llm-pipeline
Bepitic 5b563d9
Merge branch 'llm-pipeline' of github.com:Bepitic/anomalib into llm-pβ¦
Bepitic bfd936e
Fix formatting dataset
Bepitic f541316
fix format data/base/depth
Bepitic 4e392a9
Fix formatting openvino_inferencer
Bepitic 5fc70ba
fix formatting
Bepitic 75099af
Add Explanation to error-msg.
Bepitic e5040d3
OpenAI - VLM init
Bepitic 86ad803
Add wrapper to run OpenAI
Bepitic 3678f72
add in ppyproject
Bepitic 7413842
Add Test and fix description/title
Bepitic dc42cbd
Add Readme and fix bug.
Bepitic 5788d22
Update src/anomalib/models/image/openai_vlm/lightning_model.py
Bepitic e4f6bec
Update src/anomalib/models/image/openai_vlm/__init__.py
Bepitic 5437467
Add fix pipeline bug.
Bepitic 982c9ca
Add test.
Bepitic 642fd26
Merge branch 'OpenAI-VLM' of github.com:Bepitic/anomalib into OpenAI-VLM
Bepitic b8cacf0
add changes
Bepitic 0929dc9
Add integration test and unit test + skip export.
Bepitic 39cf996
change to LANGUAGE
Bepitic 671693d
Update images in Readme.
Bepitic 224118b
Update src/anomalib/models/image/chatgpt_vision/__init__.py
Bepitic b703a41
Update src/anomalib/models/image/chatgpt_vision/chatgpt.py
Bepitic 24c5486
Update src/anomalib/models/image/chatgpt_vision/lightning_model.py
Bepitic 68e757e
Update tests/integration/model/test_models.py
Bepitic 86714a1
Update src/anomalib/models/image/chatgpt_vision/lightning_model.py
Bepitic 196d2a3
Update src/anomalib/models/image/chatgpt_vision/lightning_model.py
Bepitic b7f345a
fix comments
Bepitic b285d10
remove last file of chatgpt_vision.
Bepitic a688530
fix tests
Bepitic 0fb5f79
Merge pull request #1 from Bepitic/OpenAI-VLM (GPTVad)
Bepitic 6503543
Merge branch 'main' into llm-pipeline
Bepitic 8e92e5e
Update src/anomalib/models/image/gptvad/chatgpt.py
Bepitic 5ab044d
upd: language -> VISUAL_PROMPTING
Bepitic 3f9ca93
fix visual prompting and model_name
Bepitic 391b4c4
fix GPT for Gpt and the folder of the tests.
Bepitic ca1a0bb
fix: change import error outside.
Bepitic 022dcb7
fix readme pointing to the right model.
Bepitic af7b9e9
fix import cycle, and separate usecase by explicit if.
Bepitic faf334f
upd: add comments to the few shot / zero shot.
Bepitic 3ed8d3f
fix: dataset expected colums
Bepitic 7f454c4
upd: add the same logic of the label on visualize_full.
Bepitic 45bd520
Merge branch 'main' into llm-pipeline
Bepitic 44586d6
Fix in the logic of the code.
Bepitic 7adb835
Merge branch 'llm-pipeline' of github.com:Bepitic/anomalib into llm-pβ¦
Bepitic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.