Upload chart.js
Browse files
chart.js
CHANGED
|
@@ -170,7 +170,7 @@ for(let i = 0; i < 4; i++){
|
|
| 170 |
{
|
| 171 |
name: 'Deepseek-Coder-6.7b-base',
|
| 172 |
itemStyle: {
|
| 173 |
-
color: '#
|
| 174 |
}
|
| 175 |
},
|
| 176 |
{
|
|
@@ -230,19 +230,19 @@ for(let i = 0; i < 4; i++){
|
|
| 230 |
{
|
| 231 |
name: 'Starcoder2-15b',
|
| 232 |
itemStyle: {
|
| 233 |
-
color: '#
|
| 234 |
}
|
| 235 |
},
|
| 236 |
{
|
| 237 |
name: 'CodeLlama-13b',
|
| 238 |
itemStyle: {
|
| 239 |
-
color: '#
|
| 240 |
}
|
| 241 |
},
|
| 242 |
{
|
| 243 |
name: 'CodeLlama-34b',
|
| 244 |
itemStyle: {
|
| 245 |
-
color: '#
|
| 246 |
}
|
| 247 |
},
|
| 248 |
{
|
|
|
|
| 170 |
{
|
| 171 |
name: 'Deepseek-Coder-6.7b-base',
|
| 172 |
itemStyle: {
|
| 173 |
+
color: '#e76b32'
|
| 174 |
}
|
| 175 |
},
|
| 176 |
{
|
|
|
|
| 230 |
{
|
| 231 |
name: 'Starcoder2-15b',
|
| 232 |
itemStyle: {
|
| 233 |
+
color: '#31d1a6'
|
| 234 |
}
|
| 235 |
},
|
| 236 |
{
|
| 237 |
name: 'CodeLlama-13b',
|
| 238 |
itemStyle: {
|
| 239 |
+
color: '#7ccdd5'
|
| 240 |
}
|
| 241 |
},
|
| 242 |
{
|
| 243 |
name: 'CodeLlama-34b',
|
| 244 |
itemStyle: {
|
| 245 |
+
color: '#efa930'
|
| 246 |
}
|
| 247 |
},
|
| 248 |
{
|