local_* runs confirmed non-streaming; no unknown labels remain
Browse files- metadata.csv +6 -6
metadata.csv
CHANGED
|
@@ -45,12 +45,12 @@ ethernet_siliconflow_text_to_image_diffusiondb_405_results,ethernet,false,harnes
|
|
| 45 |
ethernet_siliconflow_text_to_text_bfcl_parallel_results,ethernet,false,harness: siliconflow standalone scripts (benchmark_qwen.py / itttest_qwen.py / ttitest_zimage.py); none accept --stream,203,,
|
| 46 |
ethernet_stream_gpt_5_4_bfcl_parallel,ethernet,true,run configured with --stream; streaming variant encoded in the directory name,200,5.08,0.493
|
| 47 |
ethernet_video_download_results,ethernet,n/a,non-LLM baseline workload (YouTube); no API streaming concept applies,60,0.12,0.001
|
| 48 |
-
local_image_to_text_client_results,local,
|
| 49 |
-
local_image_to_text_server_results,local,
|
| 50 |
-
local_text_to_image_diffusiondb_client_results,local,
|
| 51 |
-
local_text_to_image_diffusiondb_server_results,local,
|
| 52 |
-
local_text_to_text_bfcl_parallel_client_results,local,
|
| 53 |
-
local_text_to_text_bfcl_parallel_server_results,local,
|
| 54 |
mobile_tethered_gpt_5_4_image_to_text_results,mobile_tethered,false,harness: imagetotext/itttestbench.py (no stream argument),229,2.95,0.303
|
| 55 |
mobile_tethered_gpt_image_1_text_to_image_diffusiondb_405_unblocked_results,mobile_tethered,false,harness: texttoimage/ttitestbench.py run without --stream (streamed runs carry the token in the name),225,0.01,0.014
|
| 56 |
mobile_tethered_openai_gpt_5_4_bfcl_parallel_results,mobile_tethered,false,harness: openaitests/benchmark_openai.py (no stream argument; the streaming variant is a separate script),200,,
|
|
|
|
| 45 |
ethernet_siliconflow_text_to_text_bfcl_parallel_results,ethernet,false,harness: siliconflow standalone scripts (benchmark_qwen.py / itttest_qwen.py / ttitest_zimage.py); none accept --stream,203,,
|
| 46 |
ethernet_stream_gpt_5_4_bfcl_parallel,ethernet,true,run configured with --stream; streaming variant encoded in the directory name,200,5.08,0.493
|
| 47 |
ethernet_video_download_results,ethernet,n/a,non-LLM baseline workload (YouTube); no API streaming concept applies,60,0.12,0.001
|
| 48 |
+
local_image_to_text_client_results,local,false,"June 2026 manual vLLM runs, confirmed non-streaming by the dataset author; no manifest or transcript survives recording the flag",229,1.09,0.0
|
| 49 |
+
local_image_to_text_server_results,local,false,"June 2026 manual vLLM runs, confirmed non-streaming by the dataset author; no manifest or transcript survives recording the flag",229,0.16,0.0
|
| 50 |
+
local_text_to_image_diffusiondb_client_results,local,false,"June 2026 manual vLLM runs, confirmed non-streaming by the dataset author; no manifest or transcript survives recording the flag",405,0.12,0.0
|
| 51 |
+
local_text_to_image_diffusiondb_server_results,local,false,"June 2026 manual vLLM runs, confirmed non-streaming by the dataset author; no manifest or transcript survives recording the flag",406,1.08,0.0
|
| 52 |
+
local_text_to_text_bfcl_parallel_client_results,local,false,"June 2026 manual vLLM runs, confirmed non-streaming by the dataset author; no manifest or transcript survives recording the flag",200,,
|
| 53 |
+
local_text_to_text_bfcl_parallel_server_results,local,false,"June 2026 manual vLLM runs, confirmed non-streaming by the dataset author; no manifest or transcript survives recording the flag",200,,
|
| 54 |
mobile_tethered_gpt_5_4_image_to_text_results,mobile_tethered,false,harness: imagetotext/itttestbench.py (no stream argument),229,2.95,0.303
|
| 55 |
mobile_tethered_gpt_image_1_text_to_image_diffusiondb_405_unblocked_results,mobile_tethered,false,harness: texttoimage/ttitestbench.py run without --stream (streamed runs carry the token in the name),225,0.01,0.014
|
| 56 |
mobile_tethered_openai_gpt_5_4_bfcl_parallel_results,mobile_tethered,false,harness: openaitests/benchmark_openai.py (no stream argument; the streaming variant is a separate script),200,,
|