Skip to content

Commit

Permalink
switch to marqo balanced
Browse files Browse the repository at this point in the history
  • Loading branch information
RaynorChavez committed Sep 12, 2024
1 parent 6f830cb commit 31c2f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cloud_test_logic/cloud_test_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class CloudTestIndex(str, Enum):
"type": "structured",
"model": "LanguageBind/Video_V1.5_FT_Audio_FT_Image",
"inferenceType": "marqo.GPU",
"storageClass": "marqo.performance",
"storageClass": "marqo.balanced",
"allFields": [
{"name": "text_field_1", "type": "text"},
{"name": "text_field_2", "type": "text"},
Expand Down

0 comments on commit 31c2f02

Please sign in to comment.