-
Notifications
You must be signed in to change notification settings - Fork 308
ChatQnA - Adding files to deploy an application in the K8S environment using Helm #1759
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
base: main
Are you sure you want to change the base?
ChatQnA - Adding files to deploy an application in the K8S environment using Helm #1759
Conversation
Signed-off-by: Chingis Yundunov <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
Signed-off-by: Chingis Yundunov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor edits
|
||
#### If ROCm vLLM used | ||
```bash | ||
nano ~/chatqna-k8s-install/GenAIExamples/ChatQnA/kubernetes/helm/rocm-values.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could assume you are already in the correct directory, namely
~/chatqna-k8s-install/GenAIExamples/ChatQnA/kubernetes/helm
|
||
#### If deploy FaqGen based application on AMD ROCm device with vLLM | ||
```bash | ||
nano ~/chatqna-k8s-install/GenAIExamples/ChatQnA/kubernetes/helm/faqgen-rocm-values.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto, could assume you are in the correct directory
#### If ROCm TGI used | ||
|
||
```bash | ||
nano ~/chatqna-k8s-install/GenAIExamples/ChatQnA/kubernetes/helm/rocm-tgi-values.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto on directory
|
||
### Installing the Helm Chart | ||
|
||
#### If ROCm vLLM used |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this heading not bold faced while others below are?
Hi @yongfengdu @lianhao |
for more information, see https://pre-commit.ci Signed-off-by: Chingis Yundunov <[email protected]>
Co-authored-by: Malini Bhandaru <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…-GenAIExamples into feature/ChatQnA_k8s # Conflicts: # DocSum/docker_compose/amd/gpu/rocm/README.md
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
for more information, see https://pre-commit.ci
Hi @chyundunovDatamonsters, seems two CI failed. Could you please help to check? thank you! |
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
for more information, see https://pre-commit.ci
…t using Helm Signed-off-by: Chingis Yundunov <[email protected]>
@chyundunovDatamonsters Please fix the minor issues of README and rebase with latest changes before we can merge this. |
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Description
Adding files to deploy an application in the K8S environment using Helm
Issues
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
Tests