Spaces:
Running
Running
Julien Simon
commited on
Commit
•
585a8ec
1
Parent(s):
31ed7d9
Update
Browse files
results_llama_supernova_lite.py
CHANGED
@@ -20,6 +20,14 @@ results_llama_supernova_lite = {
|
|
20 |
"tokensPerSecond": "45.5",
|
21 |
"notes": "",
|
22 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
{
|
24 |
"instanceType": "r8g.8xlarge",
|
25 |
"quantization": "Q4_0_4_8",
|
|
|
20 |
"tokensPerSecond": "45.5",
|
21 |
"notes": "",
|
22 |
},
|
23 |
+
{
|
24 |
+
"instanceType": "r8g.8xlarge",
|
25 |
+
"quantization": "Q8",
|
26 |
+
"container": "llama.cpp 9/11/24",
|
27 |
+
"status": "OK",
|
28 |
+
"tokensPerSecond": "37",
|
29 |
+
"notes": "",
|
30 |
+
},
|
31 |
{
|
32 |
"instanceType": "r8g.8xlarge",
|
33 |
"quantization": "Q4_0_4_8",
|