We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb4af2a + e3f4091 commit e710289Copy full SHA for e710289
1 file changed
vec_inf/config/environment.yaml
@@ -24,7 +24,7 @@ required_args:
24
25
python_version: "python3.12"
26
27
-model_types: ["LLM", "VLM", "Text_Embedding", "Reward_Modeling", "OCR"] # Derived from models.yaml
+model_types: ["LLM", "VLM", "Text_Embedding", "Reward_Modeling", "OCR", "Audio"] # Derived from models.yaml
28
29
default_args:
30
cpus_per_task: "16"
0 commit comments