Skip to content

Commit

Permalink
Merge pull request #1724 from h2oai/revert-1708-am/add_image_models_conf
Browse files Browse the repository at this point in the history
Revert "Add image models config"
  • Loading branch information
achraf-mer authored Jul 8, 2024
2 parents a360335 + 72bcef6 commit 6c6b0a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions helm/h2ogpt-chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,6 @@ spec:
{{- if .Values.h2ogpt.externalLLM.enabled }}
- name: H2OGPT_MODEL_LOCK
value: {{ toJson .Values.h2ogpt.externalLLM.modelLock | quote }}
- name: H2OGPT_VISIBLE_VISION_MODELS
value: {{ toJson .Values.h2ogpt.externalLLM.visibleImageModels | quote }}
- name: H2OGPT_SCORE_MODEL
value: None
{{- end }}
Expand Down
2 changes: 0 additions & 2 deletions helm/h2ogpt-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ h2ogpt:

modelLock:

visibleImageModels:

openAIAzure:
enabled: false

Expand Down

0 comments on commit 6c6b0a5

Please sign in to comment.