Commit 0276221
authored
RHDHPAI-1009: Choose a model from the model catalog (#89)
* choose a model from the model catalog path added to skeleton
Signed-off-by: Michael Valdron <[email protected]>
* UI revisions to templates
Signed-off-by: Michael Valdron <[email protected]>
* add SUPPORT_EXISTING env var to toggle existing model server grouping
Signed-off-by: Michael Valdron <[email protected]>
* add grouping changes and additional steps to parse ai-model catalog entity for model server values for GitOps template
Signed-off-by: Michael Valdron <[email protected]>
* sync changes to software template entries
Signed-off-by: Michael Valdron <[email protected]>
* change fetching model api to fetching model-server
Signed-off-by: Michael Valdron <[email protected]>
* fix: unquote modelName evaluation
Signed-off-by: Michael Valdron <[email protected]>
* fix: correct ternary statement for setting the model name
Signed-off-by: Michael Valdron <[email protected]>
* sync changes to software template entries
Signed-off-by: Michael Valdron <[email protected]>
* feedback: set help text based on model server choice
Signed-off-by: Michael Valdron <[email protected]>
* feedback: revise naming of existing model server entries
Signed-off-by: Michael Valdron <[email protected]>
* fix: change help text for 'Bring you own model server' based on model support
Signed-off-by: Michael Valdron <[email protected]>
* pick from model-server entities instead if using 'Automatic Speech Recognition' or 'Detection Transformer (DETR)' model supported templates
Signed-off-by: Michael Valdron <[email protected]>
* fix: mention 'model server' instead of 'model' under 'Choose from the Catalog model server(s)' help text if template is non-LLM supported
Signed-off-by: Michael Valdron <[email protected]>
* fix: require catalogModelServer instead of catalogModel if non-LLM supported
Signed-off-by: Michael Valdron <[email protected]>
* fix yaml formatting errors
Signed-off-by: Michael Valdron <[email protected]>
* darwin fix
Signed-off-by: Michael Valdron <[email protected]>
* fix: adjust darwin sed fix
Signed-off-by: Michael Valdron <[email protected]>
* filter ai-model entities on existence of model-server parent
Signed-off-by: Michael Valdron <[email protected]>
* use model-server annotation for model endpoint field
Signed-off-by: Michael Valdron <[email protected]>
* fix: exclude all choose model server choices from model-server (no app) template
Signed-off-by: Michael Valdron <[email protected]>
* fix: UI revision and action conditions fixed
Signed-off-by: Michael Valdron <[email protected]>
* fix: sed command for darwin under update-tekton-definition script
Signed-off-by: Michael Valdron <[email protected]>
---------
Signed-off-by: Michael Valdron <[email protected]>1 parent 1fbce71 commit 0276221
File tree
11 files changed
+540
-121
lines changed- scripts
- envs
- skeleton
- templates
- audio-to-text
- chatbot
- codegen
- model-server
- object-detection
- rag
11 files changed
+540
-121
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
24 | 34 | | |
25 | 35 | | |
26 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
67 | 118 | | |
68 | 119 | | |
69 | 120 | | |
| |||
0 commit comments