-
Notifications
You must be signed in to change notification settings - Fork 182
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
MultimodalQnA Image and Audio Support Phase 1 #1071
base: main
Are you sure you want to change the base?
Commits on Oct 14, 2024
-
Initial implementation of image ingestion
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97f4bc0 - Browse repository at this point
Copy the full SHA 97f4bc0View commit details
Commits on Oct 21, 2024
-
Added ability to change LVM Model (#1)
* added entrypoint override Signed-off-by: okhleif-IL <[email protected]> * fixed entrypoint container Signed-off-by: okhleif-IL <[email protected]> * removed workdir Signed-off-by: okhleif-IL <[email protected]> * reverted set env vars changes Signed-off-by: okhleif-IL <[email protected]> * added entrypoint for embedding model Signed-off-by: okhleif-IL <[email protected]> * added llava model to readme Signed-off-by: okhleif-IL <[email protected]> * removed stray \n Signed-off-by: okhleif-IL <[email protected]> * added entrypoint override in bridgetower hpu Signed-off-by: okhleif-IL <[email protected]> --------- Signed-off-by: okhleif-IL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08956e5 - Browse repository at this point
Copy the full SHA 08956e5View commit details -
Use same endpoint for image and video ingestion
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56bd8c3 - Browse repository at this point
Copy the full SHA 56bd8c3View commit details -
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b334dc2 - Browse repository at this point
Copy the full SHA b334dc2View commit details
Commits on Oct 22, 2024
-
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into melani…
…e/mm-rag-enhanced
Configuration menu - View commit details
-
Copy full SHA for 13c752a - Browse repository at this point
Copy the full SHA 13c752aView commit details
Commits on Oct 23, 2024
-
Renamed Dataprep Endpoints videos --> files (#3)
* changed variable names Signed-off-by: okhleif-IL <[email protected]> * changed gaudi env vars Signed-off-by: okhleif-IL <[email protected]> * changed vars + docs Signed-off-by: okhleif-IL <[email protected]> * verified + updated readme Signed-off-by: okhleif-IL <[email protected]> * updated readme Signed-off-by: okhleif-IL <[email protected]> * updated tests Signed-off-by: okhleif-IL <[email protected]> --------- Signed-off-by: okhleif-IL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f4cf29 - Browse repository at this point
Copy the full SHA 5f4cf29View commit details -
added LVM_MODEL_ID var to test file (#4)
Signed-off-by: okhleif-IL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 271117e - Browse repository at this point
Copy the full SHA 271117eView commit details
Commits on Oct 24, 2024
-
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4e0259 - Browse repository at this point
Copy the full SHA c4e0259View commit details -
Merge pull request #2 from mhbuehler/melanie/combined_image_video_ing…
…estion Image ingestion improvements
Configuration menu - View commit details
-
Copy full SHA for a541140 - Browse repository at this point
Copy the full SHA a541140View commit details -
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into melani…
…e/mm-rag-enhanced
Configuration menu - View commit details
-
Copy full SHA for 30c311d - Browse repository at this point
Copy the full SHA 30c311dView commit details
Commits on Oct 25, 2024
-
Signed-off-by: dmsuehir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e83fc44 - Browse repository at this point
Copy the full SHA e83fc44View commit details -
Merge pull request #5 from mhbuehler/dina/lvm_model
Update LVM model for Xeon
Configuration menu - View commit details
-
Copy full SHA for 4b8a5ad - Browse repository at this point
Copy the full SHA 4b8a5adView commit details -
Initial setup for ingest_with_text
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6d826c - Browse repository at this point
Copy the full SHA a6d826cView commit details -
Write and send custom caption file
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 547a139 - Browse repository at this point
Copy the full SHA 547a139View commit details
Commits on Oct 28, 2024
-
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cfc343 - Browse repository at this point
Copy the full SHA 7cfc343View commit details
Commits on Oct 29, 2024
-
MMQnA doc updates for audio ingestion (#7)
Signed-off-by: dmsuehir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69dbdfc - Browse repository at this point
Copy the full SHA 69dbdfcView commit details -
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into melani…
…e/mm-rag-enhanced
Configuration menu - View commit details
-
Copy full SHA for 834c668 - Browse repository at this point
Copy the full SHA 834c668View commit details
Commits on Oct 30, 2024
-
Fix UI request for follow up queries with no image (#8)
Signed-off-by: dmsuehir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8f8dc9 - Browse repository at this point
Copy the full SHA a8f8dc9View commit details -
Updated for review suggestions
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 718d02e - Browse repository at this point
Copy the full SHA 718d02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d05cfb3 - Browse repository at this point
Copy the full SHA d05cfb3View commit details -
Add audio upload functionality to UI
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72591c1 - Browse repository at this point
Copy the full SHA 72591c1View commit details -
Merge pull request #6 from mhbuehler/melanie/images_and_text
Image+Text Upload
Configuration menu - View commit details
-
Copy full SHA for 431e41b - Browse repository at this point
Copy the full SHA 431e41bView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d535aa7 - Browse repository at this point
Copy the full SHA d535aa7View commit details -
Minor refactor, improve display text, and suppress PDF tab
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39f43fc - Browse repository at this point
Copy the full SHA 39f43fcView commit details -
Merge pull request #9 from mhbuehler/melanie/audio_ingest_ui
UI Audio Upload
Configuration menu - View commit details
-
Copy full SHA for afc3c8a - Browse repository at this point
Copy the full SHA afc3c8aView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddd5dfb - Browse repository at this point
Copy the full SHA ddd5dfbView commit details -
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 426c739 - Browse repository at this point
Copy the full SHA 426c739View commit details
Commits on Nov 2, 2024
-
Improve upload errors and revert multimodal query box
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfa1c8c - Browse repository at this point
Copy the full SHA cfa1c8cView commit details
Commits on Nov 4, 2024
-
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdec83f - Browse repository at this point
Copy the full SHA cdec83fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48baceb - Browse repository at this point
Copy the full SHA 48bacebView commit details -
Merge branch 'main' of github.com:mhbuehler/GenAIExamples into melani…
…e/mm-rag-enhanced
Configuration menu - View commit details
-
Copy full SHA for 170b723 - Browse repository at this point
Copy the full SHA 170b723View commit details
Commits on Nov 5, 2024
-
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 3a23e5b - Browse repository at this point
Copy the full SHA 3a23e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a8afd - Browse repository at this point
Copy the full SHA 65a8afdView commit details -
updated readmes with MMQA info
Signed-off-by: okhleif-IL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f95b946 - Browse repository at this point
Copy the full SHA f95b946View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d5138 - Browse repository at this point
Copy the full SHA c4d5138View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1350c5 - Browse repository at this point
Copy the full SHA a1350c5View commit details -
Signed-off-by: okhleif-IL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7aadd2 - Browse repository at this point
Copy the full SHA c7aadd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7288faa - Browse repository at this point
Copy the full SHA 7288faaView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e108ee9 - Browse repository at this point
Copy the full SHA e108ee9View commit details -
Reorder new lvm-dependent tests and fix clear textbox
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fdd6fe - Browse repository at this point
Copy the full SHA 9fdd6feView commit details -
Merge pull request #13 from mhbuehler/omar/mmqa-docs
Updated main README and supported_examples with MMQA details
Configuration menu - View commit details
-
Copy full SHA for ee387a2 - Browse repository at this point
Copy the full SHA ee387a2View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for aafcfe1 - Browse repository at this point
Copy the full SHA aafcfe1View commit details -
Merge pull request #14 from mhbuehler/melanie/fix_tests
Fix for lvm-dependent tests and clear textbox
Configuration menu - View commit details
-
Copy full SHA for 359b6f8 - Browse repository at this point
Copy the full SHA 359b6f8View commit details -
Signed-off-by: okhleif-IL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d3ed45 - Browse repository at this point
Copy the full SHA 9d3ed45View commit details -
Point git clone at specific branch of GenAIComps
Signed-off-by: Melanie Buehler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54cff40 - Browse repository at this point
Copy the full SHA 54cff40View commit details -
Merge pull request #15 from mhbuehler/omar/dockimg_doc
Fixed typos for MMQA in Docker Image List doc
Configuration menu - View commit details
-
Copy full SHA for fd9fd84 - Browse repository at this point
Copy the full SHA fd9fd84View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for d88513a - Browse repository at this point
Copy the full SHA d88513aView commit details -
Merge pull request #16 from mhbuehler/melanie/clone_specific_branch
Clone specific branch of GenAIComps for tests
Configuration menu - View commit details
-
Copy full SHA for 24438e5 - Browse repository at this point
Copy the full SHA 24438e5View commit details -
Fix xeon test to use llava-hf/llava-1.5-7b-hf (#17)
Signed-off-by: dmsuehir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df2511b - Browse repository at this point
Copy the full SHA df2511bView commit details
Commits on Nov 7, 2024
-
Update MMQnA xeon test to wait for LVM to be ready (#18)
Signed-off-by: dmsuehir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6631601 - Browse repository at this point
Copy the full SHA 6631601View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 59acc77 - Browse repository at this point
Copy the full SHA 59acc77View commit details -
Test update: Increase wait time and add more messages (#19)
Signed-off-by: dmsuehir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d4cb5f - Browse repository at this point
Copy the full SHA 9d4cb5fView commit details