Bachstelze commited on
Commit
71bcc71
·
1 Parent(s): a639edc

add single sample command

Browse files
Files changed (1) hide show
  1. A6/benchmark_timing.md +3 -1
A6/benchmark_timing.md CHANGED
@@ -56,6 +56,8 @@ python benchmark_timing.py -n 150 -r 15 -o results/benchmark.json -c -R
56
  | `--output` | `-o` | Output file path for JSON results | Auto-generated |
57
  | `--compare` | `-c` | Print comparison table | False |
58
  | `--recommend` | `-R` | Print model recommendations | False |
 
 
59
 
60
  ## Output
61
 
@@ -332,4 +334,4 @@ Create simple comparison script for quick analysis
332
  create
333
  </parameter>
334
  </function>
335
- </tool_call>
 
56
  | `--output` | `-o` | Output file path for JSON results | Auto-generated |
57
  | `--compare` | `-c` | Print comparison table | False |
58
  | `--recommend` | `-R` | Print model recommendations | False |
59
+ | `--single-sample` | ? | Test single sample inference | False |
60
+
61
 
62
  ## Output
63
 
 
334
  create
335
  </parameter>
336
  </function>
337
+ </tool_call>