Spaces:
Running
Running
Julien Simon
commited on
Commit
·
246b217
1
Parent(s):
4cec6db
Remove duplicate
Browse files
results_llama_supernova_lite.py
CHANGED
@@ -28,13 +28,5 @@ results_llama_supernova_lite = {
|
|
28 |
"tokensPerSecond": "65",
|
29 |
"notes": "",
|
30 |
},
|
31 |
-
{
|
32 |
-
"instanceType": "inf2.xlarge",
|
33 |
-
"quantization": "Q4_0_8_8",
|
34 |
-
"container": "llama.cpp 9/18/24",
|
35 |
-
"status": "OK",
|
36 |
-
"tokensPerSecond": "39.7",
|
37 |
-
"notes": "requantized from Q4_K_S",
|
38 |
-
},
|
39 |
],
|
40 |
}
|
|
|
28 |
"tokensPerSecond": "65",
|
29 |
"notes": "",
|
30 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
],
|
32 |
}
|