FinancialSupport commited on
Commit
362c844
1 Parent(s): 57da7bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -49,6 +49,7 @@ with gr.Blocks() as demo:
49
  | --- | --- | --- | --- | --- |
50
  | Mixtral 8x22b | 55.3 | 77.1 | 75.8 | 69.4 |
51
  | LLama3 70b | 52.9 | 70.3 | 74.8 | 66.0 |
 
52
  | Mixtral 8x7b | 51.1 | 72.9 | 65.9 | 63.3 |
53
  | LLama2 70b | 49.4 | 70.9 | 65.1 | 61.8 |
54
  | command-r-v01 | 50.8 | 72.3 | 60.0 | 61.0 |
 
49
  | --- | --- | --- | --- | --- |
50
  | Mixtral 8x22b | 55.3 | 77.1 | 75.8 | 69.4 |
51
  | LLama3 70b | 52.9 | 70.3 | 74.8 | 66.0 |
52
+ | command-r-plus | 49.5 | 74.9 | 67.6 | 64.0 |
53
  | Mixtral 8x7b | 51.1 | 72.9 | 65.9 | 63.3 |
54
  | LLama2 70b | 49.4 | 70.9 | 65.1 | 61.8 |
55
  | command-r-v01 | 50.8 | 72.3 | 60.0 | 61.0 |