forked from rh-aiservices-bu/insurance-claim-processing
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Fix a few mistakes in the workshop instructions #195
Open
mprahl
wants to merge
2
commits into
rh-aiservices-bu:dev-rhoai-2.13
Choose a base branch
from
mprahl:fix-typos2
base: dev-rhoai-2.13
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.
Conversation
This file contains 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
Signed-off-by: mprahl <[email protected]>
Data Science Pipelines leverages Argo Workflows in v2 and not Tekton Pipelines. Signed-off-by: mprahl <[email protected]>
cnuland
pushed a commit
to rh-aiservices-bu/ai-bu-roadshow
that referenced
this pull request
Dec 17, 2024
* adding pre-puller for pipeline images (rh-aiservices-bu#139) * adding pre-puller for pipeline images * Predicting the same values * requested changes for section 5 * quick improvements. * cleaning trailing dots * spelling * link to contributors * Lowered the requirement for acceptable response similarity * Removing model_sha as it seems volatile * Updated 03/06 to use VLLM and improved response time Removed streaming and fixed the response quality Updated requirements for VLLM Updated responsetime to hit the text generation endpoint * minor fixes in lab1 * minor fixes in lab2 and update images from 2.8 * minor fixes in lab4 and update images for serving in 2.8 * minor adjustments in lab6 * Update to vLLM and Ollama for model serving * Better leverage antora variables (rh-aiservices-bu#170) * add antora rhoai, argocd and ocp vars * added lab vars * minor typo fix * update theme for Summit (rh-aiservices-bu#171) * Started drafting the instructions for DIY vs AUTO on the projects (rh-aiservices-bu#176) * 02-02 diy vs auto - start * split up of 02-03 * disclaimer at top of diy versions * wordlist addition * Added instructions for locally downloading YAML (rh-aiservices-bu#167) * prepare for main * prepare for merge to main * add pre-puller for pipeline images * Added instructions for downloading * use dev branch instead of main --------- Co-authored-by: Guillaume Moutier <[email protected]> Co-authored-by: Guillaume Moutier <[email protected]> * 03/06 and 05/05 pipelines working (rh-aiservices-bu#172) * 03/06 and 05/05 pipelines working * New image with openai deps * Feature/streamline section 4 (rh-aiservices-bu#174) * micor changes for clarity * marking a chunk of section 04 as optional * spellcheck * Feat/rename sanity pipeline (rh-aiservices-bu#177) * Updated the file name * Images and guide updated * Instructions + Working GitOps (rh-aiservices-bu#180) * Fixed navigation (rh-aiservices-bu#195) * Update workbench image version to 2.0.1 (rh-aiservices-bu#204) * updating prepulled images to match 2.8.1 (rh-aiservices-bu#205) * * hide diy (rh-aiservices-bu#206) * fix the RH1-related stuff. * formatting and bullet points * specify user again * Fix/sanity (rh-aiservices-bu#208) * removing references to sanity. * adding confidence pipeline image to puller. speeds up pipelines. * also copied the image into a repo with a new name in quay.io * change repo reference * Fix rh-aiservices-bu#11 - Revert model comparison to Flan-T5 (rh-aiservices-bu#26) * Revert to Flan-T5 Remove CUDA from container update packages and switch to CPU torch update workbenches IS update deployment switch back to 1.3 update wb image * update conclusion * quick readme update (rh-aiservices-bu#27) * adding parasol insurance throughout and updating titles (rh-aiservices-bu#28) * Fix/remove auto (rh-aiservices-bu#30) * removing auto from code * adjusting instructions (pre-created is better than auto-created) * git clone the right project * adjust paths to new project name (rh-aiservices-bu#32) * 05-05 changes branch to dev * Added a step for the user to go to admin view (rh-aiservices-bu#37) * fix service url of flanT5 (rh-aiservices-bu#39) * WIP: Fixes (rh-aiservices-bu#40) * what type of pipeline * openAI clarifications * let's not force it. users should see choice between kserve and modelmesh * refreshed screenshots * added jupyter notebook guide and rearrange order (rh-aiservices-bu#42) * bump minio buckets to 101 (rh-aiservices-bu#44) * added run button (rh-aiservices-bu#49) * repo name in image fix * Change userX to variable * add token to vllm deployment (rh-aiservices-bu#53) fix namespace * New App (rh-aiservices-bu#54) New look + RAG Workench update Content for part 3 - RAG * add demo app (rh-aiservices-bu#55) fix bootstrap * adapt files for main --------- Co-authored-by: Erwan Granger <[email protected]> Co-authored-by: RHRolun <[email protected]> Co-authored-by: adrezni <[email protected]> Co-authored-by: rcarrata <[email protected]> Co-authored-by: Cedric Clyburn <[email protected]> Co-authored-by: RHRolun <[email protected]>
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.