Cyrile commited on
Commit
479f348
·
verified ·
1 Parent(s): 8ad9af3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,7 +18,9 @@ explanations across these languages and formats.
18
  Performance Scores (on a scale of 5):
19
  | Model | Score | # params (Billion) | size (GB) |
20
  |---------------------------------------------:|:--------:|:------------------:|:---------:|
21
- | gpt-4o | 4.51 | N/A | N/A |
 
 
22
  | deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct | 4.24 | 15.7 | 31.4 |
23
  | meta-llama/Meta-Llama-3.1-70B-Instruct | 4.23 | 70.06 | 141.2 |
24
  | cmarkea/Meta-Llama-3.1-70B-Instruct-4bit | 4.14 | 70.06 | 35.3 |
 
18
  Performance Scores (on a scale of 5):
19
  | Model | Score | # params (Billion) | size (GB) |
20
  |---------------------------------------------:|:--------:|:------------------:|:---------:|
21
+ | gemini-1.5-pro | 4.51 | NA | NA |
22
+ | gpt-4o | 4.51 | NA | NA |
23
+ | claude3.5-sonnet | 4.49 | NA | NA |
24
  | deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct | 4.24 | 15.7 | 31.4 |
25
  | meta-llama/Meta-Llama-3.1-70B-Instruct | 4.23 | 70.06 | 141.2 |
26
  | cmarkea/Meta-Llama-3.1-70B-Instruct-4bit | 4.14 | 70.06 | 35.3 |