Skip to content

Commit

Permalink
ENH: Update new OpenAI models
Browse files Browse the repository at this point in the history
  • Loading branch information
sanand0 committed Sep 21, 2024
1 parent baed91c commit 06b5ff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ These are shown in green 🟢 and are the best LLMs to use.
Some LLMs are "pareto suboptimal", i.e. there is no LLM worse in both cost and quality.
These are shown in red 🔴 and are the LLMs to avoid.

Last updated: **23 Aug 2024**
Last updated: **20 Sep 2024**

Alternatives: [ArtificialAnalysis.ai](https://artificialanalysis.ai/)
8 changes: 5 additions & 3 deletions elo.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
model,elo,cpmi,launch,end,source
chatgpt-4o-latest,1317,5,2024-08,,https://openai.com/api/pricing/
gpt-4o-2024-05-13,1286,5,2024-05,,https://openai.com/api/pricing/
gpt-4o-mini-2024-07-18,1275,0.15,2024-07,,https://openai.com/api/pricing/
o1-preview,1355,15,2024-09,,https://openai.com/api/pricing/
chatgpt-4o-latest,1335,5,2024-08,,https://openai.com/api/pricing/
o1-mini,1324,3,2024-09,,https://openai.com/api/pricing/
gpt-4o-2024-05-13,1285,5,2024-05,,https://openai.com/api/pricing/
gpt-4o-mini-2024-07-18,1273,0.15,2024-07,,https://openai.com/api/pricing/
claude-3-5-sonnet-20240620,1271,3,2024-06,,
gemini-advanced-0514,1266,,2024-05,,
gpt-4o-2024-08-06,1262,2.5,2024-08,,https://openai.com/api/pricing/
Expand Down

0 comments on commit 06b5ff7

Please sign in to comment.