Skip to content

Commit

Permalink
Make text-image-tabular as default for data_modalities in model_impor…
Browse files Browse the repository at this point in the history
…t component (#1787)
  • Loading branch information
vivek-dani authored Nov 21, 2023
1 parent 8a3fd82 commit af97720
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ inputs:
enum:
- "text-image"
- "text-image-tabular"
default: "text-image"
default: "text-image-tabular"
description: Modalities to be supported

# Continual-Finetuning model path
Expand Down

0 comments on commit af97720

Please sign in to comment.