Skip to content

Commit

Permalink
removed pixtral
Browse files Browse the repository at this point in the history
  • Loading branch information
ArulGandhi committed Oct 22, 2024
1 parent 1b1cd18 commit 285a955
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const staticModels: ModelInfo[] = [
{ name: 'open-mixtral-8x22b', label: 'Mistral 8x22B', provider: 'Mistral' },
{ name: 'open-codestral-mamba', label: 'Codestral Mamba', provider: 'Mistral' },
{ name: 'open-mistral-nemo', label: 'Mistral Nemo', provider: 'Mistral' },
{ name: 'pixtral-12b-2409', label: 'Pixtral 12B', provider: 'Mistral' },
{ name: 'ministral-8b-latest', label: 'Mistral 8B', provider: 'Mistral' },
{ name: 'ministral-small-latest', label: 'Mistral Small', provider: 'Mistral' },
{ name: 'codestral-latest', label: 'Codestral', provider: 'Mistral' },
Expand Down

0 comments on commit 285a955

Please sign in to comment.