You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Deprecated(forRemoval = true, since = "1.0.0-M6")
268
269
OPEN_MISTRAL_7B("open-mistral-7b"),
270
+
@Deprecated(forRemoval = true, since = "1.0.0-M6")
269
271
OPEN_MIXTRAL_7B("open-mixtral-8x7b"),
272
+
@Deprecated(forRemoval = true, since = "1.0.0-M6")
270
273
OPEN_MIXTRAL_22B("open-mixtral-8x22b"),
271
-
SMALL("mistral-small-latest"),
272
-
@Deprecated(since = "1.0.0-M1", forRemoval = true) // Mistral will be removing this model - see https://docs.mistral.ai/getting-started/models/models_overview/
0 commit comments