-
Notifications
You must be signed in to change notification settings - Fork 318
Sync value files from GenAIInfra #1428
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
Conversation
Dependency Review✅ No vulnerabilities or license issues found.Scanned Files |
Hold till opea-project/GenAIInfra#727 merged. |
755e58a
to
db096a0
Compare
Ready to review |
The CI setup here seems messed up. We need to debug the CI setup first. |
@yongfengdu we need to republish the helm chart to make sure it's testing the latest helm chart version. |
All gaudi values updated with extra flags. Added helm support for 2 new examples Text2Image and SearchQnA. Minor fix for llm-uservice. ChatQnA update with latest changes. tgi version upgrade. Remove unused test_manifest files since manifests are removed. Signed-off-by: Dolpher Du <[email protected]>
e0b6348
to
e5a37a1
Compare
@yongfengdu please update the README in ChatQnA for gaudi-tgi-values.yaml |
Good catch. This is the fix #1459
|
All gaudi values updated with extra flags. Added helm support for 2 new examples Text2Image and SearchQnA. Minor fix for llm-uservice. Signed-off-by: Dolpher Du <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
All gaudi values updated with extra flags. Added helm support for 2 new examples Text2Image and SearchQnA. Minor fix for llm-uservice. Signed-off-by: Dolpher Du <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
All gaudi values updated with extra flags.
Added helm support for 2 new examples Text2Image and SearchQnA. Minor fix for llm-uservice.
Pending changes from ChatQnA final version.
Description
The summary of the proposed changes as long as the relevant motivation and context.
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a
.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.