sjakek commited on
Commit
bb18237
·
verified ·
1 Parent(s): 23a6592

Remove old APPROX analysis filenames

Browse files
evals/gguf_Q5_K_XL_APPROX_llamacpp_all_fixed_hermes.json DELETED
@@ -1,1358 +0,0 @@
1
- {
2
- "endpoint": "http://127.0.0.1:8091/v1/chat/completions",
3
- "model": "release_work/lfm25-moe8-mac-trainer/artifacts/gguf/quants/LFM-2.5-8B-1B-hermes-ft-Q5_K_XL_APPROX.gguf",
4
- "adapter_path": null,
5
- "tools_source": {
6
- "hermes_repo": "/Users/jkooker/Documents/Codex/2026-05-28/get-this-new-model-up-and/release_work/hermes-agent-lfm-tool-parser",
7
- "git_commit": "a68761f5d13a1ec43f09fa605c2f33576ea8899f",
8
- "toolsets": [
9
- "terminal_tools",
10
- "file_tools",
11
- "browser_tools"
12
- ],
13
- "filtered_names": null
14
- },
15
- "tools": [
16
- "browser_back",
17
- "browser_click",
18
- "browser_console",
19
- "browser_get_images",
20
- "browser_navigate",
21
- "browser_press",
22
- "browser_scroll",
23
- "browser_snapshot",
24
- "browser_type",
25
- "patch",
26
- "read_file",
27
- "search_files",
28
- "terminal",
29
- "write_file"
30
- ],
31
- "summary": {
32
- "passed": 43,
33
- "total": 43,
34
- "overall_rate": 1.0,
35
- "tool_cases": 28,
36
- "structured_tool_cases_passed": 28,
37
- "structured_tool_rate": 1.0,
38
- "no_tool_cases": 10,
39
- "no_tool_cases_passed": 10,
40
- "false_positive_tool_rate": 0.0,
41
- "content_text_tool_leaks": 0,
42
- "finish_reason_tool_calls": 28,
43
- "category_metrics": {
44
- "browser": {
45
- "passed": 9,
46
- "total": 9,
47
- "rate": 1.0
48
- },
49
- "file": {
50
- "passed": 9,
51
- "total": 9,
52
- "rate": 1.0
53
- },
54
- "finalization": {
55
- "passed": 5,
56
- "total": 5,
57
- "rate": 1.0
58
- },
59
- "no_tool": {
60
- "passed": 10,
61
- "total": 10,
62
- "rate": 1.0
63
- },
64
- "terminal": {
65
- "passed": 10,
66
- "total": 10,
67
- "rate": 1.0
68
- }
69
- },
70
- "suite_metrics": {
71
- "holdout": {
72
- "passed": 18,
73
- "total": 18,
74
- "rate": 1.0
75
- },
76
- "suite_a": {
77
- "passed": 17,
78
- "total": 17,
79
- "rate": 1.0
80
- },
81
- "suite_b": {
82
- "passed": 8,
83
- "total": 8,
84
- "rate": 1.0
85
- }
86
- },
87
- "acceptance": {
88
- "structured_tool_rate_gte_0_95": true,
89
- "false_positive_tool_rate_lte_0_05": true,
90
- "zero_text_tool_leaks": true,
91
- "all_suites_gte_0_95": true
92
- },
93
- "failures": {}
94
- },
95
- "results": [
96
- {
97
- "name": "a_weather_austin",
98
- "suite": "suite_a",
99
- "category": "browser",
100
- "passed": true,
101
- "failure": null,
102
- "elapsed_s": 1.506,
103
- "finish_reason": "tool_calls",
104
- "content": "",
105
- "tool_calls": [
106
- {
107
- "type": "function",
108
- "function": {
109
- "name": "browser_navigate",
110
- "arguments": "{\"url\":\"https://www.google.com/search?q=Austin+TX+weather+today\"}"
111
- },
112
- "id": "n0enlnV38LqMitX4d4dMV2P1kU5zqYeY"
113
- }
114
- ],
115
- "tool_name": "browser_navigate",
116
- "parsed_args": {
117
- "url": "https://www.google.com/search?q=Austin+TX+weather+today"
118
- },
119
- "text_tool_leak": false,
120
- "usage": {
121
- "completion_tokens": 29,
122
- "prompt_tokens": 3920,
123
- "total_tokens": 3949,
124
- "prompt_tokens_details": {
125
- "cached_tokens": 0
126
- }
127
- }
128
- },
129
- {
130
- "name": "a_latest_mlx",
131
- "suite": "suite_a",
132
- "category": "browser",
133
- "passed": true,
134
- "failure": null,
135
- "elapsed_s": 0.371,
136
- "finish_reason": "tool_calls",
137
- "content": "",
138
- "tool_calls": [
139
- {
140
- "type": "function",
141
- "function": {
142
- "name": "browser_navigate",
143
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+mlx-lm+release+notes\"}"
144
- },
145
- "id": "GxBuud0nEl6uOe8DIDVkikldnmLIh8s8"
146
- }
147
- ],
148
- "tool_name": "browser_navigate",
149
- "parsed_args": {
150
- "url": "https://www.google.com/search?q=latest+mlx-lm+release+notes"
151
- },
152
- "text_tool_leak": false,
153
- "usage": {
154
- "completion_tokens": 31,
155
- "prompt_tokens": 3923,
156
- "total_tokens": 3954,
157
- "prompt_tokens_details": {
158
- "cached_tokens": 3404
159
- }
160
- }
161
- },
162
- {
163
- "name": "a_noaa_forecast",
164
- "suite": "suite_a",
165
- "category": "browser",
166
- "passed": true,
167
- "failure": null,
168
- "elapsed_s": 1.501,
169
- "finish_reason": "tool_calls",
170
- "content": "",
171
- "tool_calls": [
172
- {
173
- "type": "function",
174
- "function": {
175
- "name": "browser_navigate",
176
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+Austin+forecast\"}"
177
- },
178
- "id": "Outigpe1phObUhhi7iEtgBJhu4E3FVBB"
179
- }
180
- ],
181
- "tool_name": "browser_navigate",
182
- "parsed_args": {
183
- "url": "https://www.google.com/search?q=NOAA+Austin+forecast"
184
- },
185
- "text_tool_leak": false,
186
- "usage": {
187
- "completion_tokens": 29,
188
- "prompt_tokens": 3926,
189
- "total_tokens": 3955,
190
- "prompt_tokens_details": {
191
- "cached_tokens": 0
192
- }
193
- }
194
- },
195
- {
196
- "name": "a_echo",
197
- "suite": "suite_a",
198
- "category": "terminal",
199
- "passed": true,
200
- "failure": null,
201
- "elapsed_s": 0.282,
202
- "finish_reason": "tool_calls",
203
- "content": "",
204
- "tool_calls": [
205
- {
206
- "type": "function",
207
- "function": {
208
- "name": "terminal",
209
- "arguments": "{\"command\":\"echo hermes-tool-test\"}"
210
- },
211
- "id": "iu04zec0HKHWNMdePfndG6nPiF1vtUyQ"
212
- }
213
- ],
214
- "tool_name": "terminal",
215
- "parsed_args": {
216
- "command": "echo hermes-tool-test"
217
- },
218
- "text_tool_leak": false,
219
- "usage": {
220
- "completion_tokens": 15,
221
- "prompt_tokens": 3919,
222
- "total_tokens": 3934,
223
- "prompt_tokens_details": {
224
- "cached_tokens": 3404
225
- }
226
- }
227
- },
228
- {
229
- "name": "a_pwd",
230
- "suite": "suite_a",
231
- "category": "terminal",
232
- "passed": true,
233
- "failure": null,
234
- "elapsed_s": 0.25,
235
- "finish_reason": "tool_calls",
236
- "content": "",
237
- "tool_calls": [
238
- {
239
- "type": "function",
240
- "function": {
241
- "name": "terminal",
242
- "arguments": "{\"command\":\"pwd\"}"
243
- },
244
- "id": "Pi6cwPK9Y75I03JY8x4UNpthYFOtxRG2"
245
- }
246
- ],
247
- "tool_name": "terminal",
248
- "parsed_args": {
249
- "command": "pwd"
250
- },
251
- "text_tool_leak": false,
252
- "usage": {
253
- "completion_tokens": 10,
254
- "prompt_tokens": 3915,
255
- "total_tokens": 3925,
256
- "prompt_tokens_details": {
257
- "cached_tokens": 3404
258
- }
259
- }
260
- },
261
- {
262
- "name": "a_ls",
263
- "suite": "suite_a",
264
- "category": "terminal",
265
- "passed": true,
266
- "failure": null,
267
- "elapsed_s": 0.25,
268
- "finish_reason": "tool_calls",
269
- "content": "",
270
- "tool_calls": [
271
- {
272
- "type": "function",
273
- "function": {
274
- "name": "terminal",
275
- "arguments": "{\"command\":\"ls\"}"
276
- },
277
- "id": "7vMV0ZNRk0giIBftRFxOgx5WQ3dQpW3J"
278
- }
279
- ],
280
- "tool_name": "terminal",
281
- "parsed_args": {
282
- "command": "ls"
283
- },
284
- "text_tool_leak": false,
285
- "usage": {
286
- "completion_tokens": 10,
287
- "prompt_tokens": 3917,
288
- "total_tokens": 3927,
289
- "prompt_tokens_details": {
290
- "cached_tokens": 3404
291
- }
292
- }
293
- },
294
- {
295
- "name": "a_python_version",
296
- "suite": "suite_a",
297
- "category": "terminal",
298
- "passed": true,
299
- "failure": null,
300
- "elapsed_s": 0.268,
301
- "finish_reason": "tool_calls",
302
- "content": "",
303
- "tool_calls": [
304
- {
305
- "type": "function",
306
- "function": {
307
- "name": "terminal",
308
- "arguments": "{\"command\":\"python3 --version\"}"
309
- },
310
- "id": "MeouZ31TG5I0PNSyHuvXo5H7xnIjb23D"
311
- }
312
- ],
313
- "tool_name": "terminal",
314
- "parsed_args": {
315
- "command": "python3 --version"
316
- },
317
- "text_tool_leak": false,
318
- "usage": {
319
- "completion_tokens": 13,
320
- "prompt_tokens": 3925,
321
- "total_tokens": 3938,
322
- "prompt_tokens_details": {
323
- "cached_tokens": 3410
324
- }
325
- }
326
- },
327
- {
328
- "name": "a_read_file",
329
- "suite": "suite_a",
330
- "category": "file",
331
- "passed": true,
332
- "failure": null,
333
- "elapsed_s": 0.311,
334
- "finish_reason": "tool_calls",
335
- "content": "",
336
- "tool_calls": [
337
- {
338
- "type": "function",
339
- "function": {
340
- "name": "read_file",
341
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
342
- },
343
- "id": "03D9Wp5EVAKxpukvrg3cyORYNEHaXxs3"
344
- }
345
- ],
346
- "tool_name": "read_file",
347
- "parsed_args": {
348
- "path": "/tmp/hermes_eval_marker.txt"
349
- },
350
- "text_tool_leak": false,
351
- "usage": {
352
- "completion_tokens": 19,
353
- "prompt_tokens": 3923,
354
- "total_tokens": 3942,
355
- "prompt_tokens_details": {
356
- "cached_tokens": 3404
357
- }
358
- }
359
- },
360
- {
361
- "name": "a_search_repo",
362
- "suite": "suite_a",
363
- "category": "file",
364
- "passed": true,
365
- "failure": null,
366
- "elapsed_s": 0.289,
367
- "finish_reason": "tool_calls",
368
- "content": "",
369
- "tool_calls": [
370
- {
371
- "type": "function",
372
- "function": {
373
- "name": "search_files",
374
- "arguments": "{\"pattern\":\"browser_navigate\",\"path\":\".\"}"
375
- },
376
- "id": "kCmMn7ZDjFc8t5rbAB2RXcKGZpUeXU1t"
377
- }
378
- ],
379
- "tool_name": "search_files",
380
- "parsed_args": {
381
- "pattern": "browser_navigate",
382
- "path": "."
383
- },
384
- "text_tool_leak": false,
385
- "usage": {
386
- "completion_tokens": 17,
387
- "prompt_tokens": 3920,
388
- "total_tokens": 3937,
389
- "prompt_tokens_details": {
390
- "cached_tokens": 3404
391
- }
392
- }
393
- },
394
- {
395
- "name": "a_write_file",
396
- "suite": "suite_a",
397
- "category": "file",
398
- "passed": true,
399
- "failure": null,
400
- "elapsed_s": 0.335,
401
- "finish_reason": "tool_calls",
402
- "content": "",
403
- "tool_calls": [
404
- {
405
- "type": "function",
406
- "function": {
407
- "name": "write_file",
408
- "arguments": "{\"path\":\"/tmp/hermes_router_note.txt\",\"content\":\"hello\"}"
409
- },
410
- "id": "V0GBkviscnT7imXmTXT6q4BmL07FVZWH"
411
- }
412
- ],
413
- "tool_name": "write_file",
414
- "parsed_args": {
415
- "path": "/tmp/hermes_router_note.txt",
416
- "content": "hello"
417
- },
418
- "text_tool_leak": false,
419
- "usage": {
420
- "completion_tokens": 23,
421
- "prompt_tokens": 3925,
422
- "total_tokens": 3948,
423
- "prompt_tokens_details": {
424
- "cached_tokens": 3404
425
- }
426
- }
427
- },
428
- {
429
- "name": "a_no_tool_greeting",
430
- "suite": "suite_a",
431
- "category": "no_tool",
432
- "passed": true,
433
- "failure": null,
434
- "elapsed_s": 0.206,
435
- "finish_reason": "stop",
436
- "content": "Hello!",
437
- "tool_calls": [],
438
- "tool_name": null,
439
- "parsed_args": {},
440
- "text_tool_leak": false,
441
- "usage": {
442
- "completion_tokens": 3,
443
- "prompt_tokens": 3914,
444
- "total_tokens": 3917,
445
- "prompt_tokens_details": {
446
- "cached_tokens": 3404
447
- }
448
- }
449
- },
450
- {
451
- "name": "a_no_tool_explain",
452
- "suite": "suite_a",
453
- "category": "no_tool",
454
- "passed": true,
455
- "failure": null,
456
- "elapsed_s": 0.271,
457
- "finish_reason": "stop",
458
- "content": "A router chooses which expert networks should process each token.",
459
- "tool_calls": [],
460
- "tool_name": null,
461
- "parsed_args": {},
462
- "text_tool_leak": false,
463
- "usage": {
464
- "completion_tokens": 12,
465
- "prompt_tokens": 3926,
466
- "total_tokens": 3938,
467
- "prompt_tokens_details": {
468
- "cached_tokens": 3404
469
- }
470
- }
471
- },
472
- {
473
- "name": "a_no_tool_do_not",
474
- "suite": "suite_a",
475
- "category": "no_tool",
476
- "passed": true,
477
- "failure": null,
478
- "elapsed_s": 0.203,
479
- "finish_reason": "stop",
480
- "content": "done",
481
- "tool_calls": [],
482
- "tool_name": null,
483
- "parsed_args": {},
484
- "text_tool_leak": false,
485
- "usage": {
486
- "completion_tokens": 2,
487
- "prompt_tokens": 3920,
488
- "total_tokens": 3922,
489
- "prompt_tokens_details": {
490
- "cached_tokens": 3404
491
- }
492
- }
493
- },
494
- {
495
- "name": "a_no_tool_word_browser",
496
- "suite": "suite_a",
497
- "category": "no_tool",
498
- "passed": true,
499
- "failure": null,
500
- "elapsed_s": 0.237,
501
- "finish_reason": "stop",
502
- "content": "The browser opened a quiet page.",
503
- "tool_calls": [],
504
- "tool_name": null,
505
- "parsed_args": {},
506
- "text_tool_leak": false,
507
- "usage": {
508
- "completion_tokens": 8,
509
- "prompt_tokens": 3919,
510
- "total_tokens": 3927,
511
- "prompt_tokens_details": {
512
- "cached_tokens": 3404
513
- }
514
- }
515
- },
516
- {
517
- "name": "a_final_browser",
518
- "suite": "suite_a",
519
- "category": "finalization",
520
- "passed": true,
521
- "failure": null,
522
- "elapsed_s": 0.304,
523
- "finish_reason": "stop",
524
- "content": "Austin is 82 F and sunny.",
525
- "tool_calls": [],
526
- "tool_name": null,
527
- "parsed_args": {},
528
- "text_tool_leak": false,
529
- "usage": {
530
- "completion_tokens": 10,
531
- "prompt_tokens": 3975,
532
- "total_tokens": 3985,
533
- "prompt_tokens_details": {
534
- "cached_tokens": 3410
535
- }
536
- }
537
- },
538
- {
539
- "name": "a_final_terminal",
540
- "suite": "suite_a",
541
- "category": "finalization",
542
- "passed": true,
543
- "failure": null,
544
- "elapsed_s": 0.297,
545
- "finish_reason": "stop",
546
- "content": "hermes-tool-test",
547
- "tool_calls": [],
548
- "tool_name": null,
549
- "parsed_args": {},
550
- "text_tool_leak": false,
551
- "usage": {
552
- "completion_tokens": 7,
553
- "prompt_tokens": 3957,
554
- "total_tokens": 3964,
555
- "prompt_tokens_details": {
556
- "cached_tokens": 3410
557
- }
558
- }
559
- },
560
- {
561
- "name": "a_final_file",
562
- "suite": "suite_a",
563
- "category": "finalization",
564
- "passed": true,
565
- "failure": null,
566
- "elapsed_s": 0.269,
567
- "finish_reason": "stop",
568
- "content": "marker: fixed-schema",
569
- "tool_calls": [],
570
- "tool_name": null,
571
- "parsed_args": {},
572
- "text_tool_leak": false,
573
- "usage": {
574
- "completion_tokens": 5,
575
- "prompt_tokens": 3963,
576
- "total_tokens": 3968,
577
- "prompt_tokens_details": {
578
- "cached_tokens": 3410
579
- }
580
- }
581
- },
582
- {
583
- "name": "b_weather_plain",
584
- "suite": "suite_b",
585
- "category": "browser",
586
- "passed": true,
587
- "failure": null,
588
- "elapsed_s": 0.359,
589
- "finish_reason": "tool_calls",
590
- "content": "",
591
- "tool_calls": [
592
- {
593
- "type": "function",
594
- "function": {
595
- "name": "browser_navigate",
596
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+Austin+TX+weather\"}"
597
- },
598
- "id": "KezaBE4x0tRLmNGFThyr3o0D3fIZdDQo"
599
- }
600
- ],
601
- "tool_name": "browser_navigate",
602
- "parsed_args": {
603
- "url": "https://www.google.com/search?q=current+Austin+TX+weather"
604
- },
605
- "text_tool_leak": false,
606
- "usage": {
607
- "completion_tokens": 29,
608
- "prompt_tokens": 3920,
609
- "total_tokens": 3949,
610
- "prompt_tokens_details": {
611
- "cached_tokens": 3404
612
- }
613
- }
614
- },
615
- {
616
- "name": "b_web_search",
617
- "suite": "suite_b",
618
- "category": "browser",
619
- "passed": true,
620
- "failure": null,
621
- "elapsed_s": 0.389,
622
- "finish_reason": "tool_calls",
623
- "content": "",
624
- "tool_calls": [
625
- {
626
- "type": "function",
627
- "function": {
628
- "name": "browser_navigate",
629
- "arguments": "{\"url\":\"https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length\"}"
630
- },
631
- "id": "tl4plLuV2rjqDAZmsxNcrn6Cf83tq3LZ"
632
- }
633
- ],
634
- "tool_name": "browser_navigate",
635
- "parsed_args": {
636
- "url": "https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length"
637
- },
638
- "text_tool_leak": false,
639
- "usage": {
640
- "completion_tokens": 34,
641
- "prompt_tokens": 3924,
642
- "total_tokens": 3958,
643
- "prompt_tokens_details": {
644
- "cached_tokens": 3404
645
- }
646
- }
647
- },
648
- {
649
- "name": "b_terminal_uname",
650
- "suite": "suite_b",
651
- "category": "terminal",
652
- "passed": true,
653
- "failure": null,
654
- "elapsed_s": 0.268,
655
- "finish_reason": "tool_calls",
656
- "content": "",
657
- "tool_calls": [
658
- {
659
- "type": "function",
660
- "function": {
661
- "name": "terminal",
662
- "arguments": "{\"command\":\"uname -m\"}"
663
- },
664
- "id": "pahjHCbPmS8b8AmKlpzP5Lmpw7qJLUdF"
665
- }
666
- ],
667
- "tool_name": "terminal",
668
- "parsed_args": {
669
- "command": "uname -m"
670
- },
671
- "text_tool_leak": false,
672
- "usage": {
673
- "completion_tokens": 13,
674
- "prompt_tokens": 3920,
675
- "total_tokens": 3933,
676
- "prompt_tokens_details": {
677
- "cached_tokens": 3404
678
- }
679
- }
680
- },
681
- {
682
- "name": "b_terminal_whoami",
683
- "suite": "suite_b",
684
- "category": "terminal",
685
- "passed": true,
686
- "failure": null,
687
- "elapsed_s": 0.256,
688
- "finish_reason": "tool_calls",
689
- "content": "",
690
- "tool_calls": [
691
- {
692
- "type": "function",
693
- "function": {
694
- "name": "terminal",
695
- "arguments": "{\"command\":\"whoami\"}"
696
- },
697
- "id": "8Ovk1F4HyEs4G2ZWcZj06b7xMlMJufYE"
698
- }
699
- ],
700
- "tool_name": "terminal",
701
- "parsed_args": {
702
- "command": "whoami"
703
- },
704
- "text_tool_leak": false,
705
- "usage": {
706
- "completion_tokens": 11,
707
- "prompt_tokens": 3918,
708
- "total_tokens": 3929,
709
- "prompt_tokens_details": {
710
- "cached_tokens": 3404
711
- }
712
- }
713
- },
714
- {
715
- "name": "b_file_search_local",
716
- "suite": "suite_b",
717
- "category": "file",
718
- "passed": true,
719
- "failure": null,
720
- "elapsed_s": 0.345,
721
- "finish_reason": "tool_calls",
722
- "content": "",
723
- "tool_calls": [
724
- {
725
- "type": "function",
726
- "function": {
727
- "name": "search_files",
728
- "arguments": "{\"pattern\":\"HERMES_PARSE_TEXT_TOOL_CALLS\",\"path\":\".\"}"
729
- },
730
- "id": "DTMoTCBBLCSqcWaPX9xHzcnovFcgTVTf"
731
- }
732
- ],
733
- "tool_name": "search_files",
734
- "parsed_args": {
735
- "pattern": "HERMES_PARSE_TEXT_TOOL_CALLS",
736
- "path": "."
737
- },
738
- "text_tool_leak": false,
739
- "usage": {
740
- "completion_tokens": 24,
741
- "prompt_tokens": 3927,
742
- "total_tokens": 3951,
743
- "prompt_tokens_details": {
744
- "cached_tokens": 3404
745
- }
746
- }
747
- },
748
- {
749
- "name": "b_file_write",
750
- "suite": "suite_b",
751
- "category": "file",
752
- "passed": true,
753
- "failure": null,
754
- "elapsed_s": 0.351,
755
- "finish_reason": "tool_calls",
756
- "content": "",
757
- "tool_calls": [
758
- {
759
- "type": "function",
760
- "function": {
761
- "name": "write_file",
762
- "arguments": "{\"path\":\"/tmp/hermes_fixed_schema_probe.txt\",\"content\":\"fixed schema\"}"
763
- },
764
- "id": "PzwJVRMmfrD5S41DfWzqoAT0qTBpKKCy"
765
- }
766
- ],
767
- "tool_name": "write_file",
768
- "parsed_args": {
769
- "path": "/tmp/hermes_fixed_schema_probe.txt",
770
- "content": "fixed schema"
771
- },
772
- "text_tool_leak": false,
773
- "usage": {
774
- "completion_tokens": 25,
775
- "prompt_tokens": 3927,
776
- "total_tokens": 3952,
777
- "prompt_tokens_details": {
778
- "cached_tokens": 3404
779
- }
780
- }
781
- },
782
- {
783
- "name": "b_no_tool_command",
784
- "suite": "suite_b",
785
- "category": "no_tool",
786
- "passed": true,
787
- "failure": null,
788
- "elapsed_s": 0.239,
789
- "finish_reason": "stop",
790
- "content": "The command is `pwd`.",
791
- "tool_calls": [],
792
- "tool_name": null,
793
- "parsed_args": {},
794
- "text_tool_leak": false,
795
- "usage": {
796
- "completion_tokens": 7,
797
- "prompt_tokens": 3923,
798
- "total_tokens": 3930,
799
- "prompt_tokens_details": {
800
- "cached_tokens": 3404
801
- }
802
- }
803
- },
804
- {
805
- "name": "b_no_tool_browser",
806
- "suite": "suite_b",
807
- "category": "no_tool",
808
- "passed": true,
809
- "failure": null,
810
- "elapsed_s": 0.267,
811
- "finish_reason": "stop",
812
- "content": "A browser is an application for navigating and interacting with web pages.",
813
- "tool_calls": [],
814
- "tool_name": null,
815
- "parsed_args": {},
816
- "text_tool_leak": false,
817
- "usage": {
818
- "completion_tokens": 14,
819
- "prompt_tokens": 3920,
820
- "total_tokens": 3934,
821
- "prompt_tokens_details": {
822
- "cached_tokens": 3404
823
- }
824
- }
825
- },
826
- {
827
- "name": "h_weather_san_antonio",
828
- "suite": "holdout",
829
- "category": "browser",
830
- "passed": true,
831
- "failure": null,
832
- "elapsed_s": 0.349,
833
- "finish_reason": "tool_calls",
834
- "content": "",
835
- "tool_calls": [
836
- {
837
- "type": "function",
838
- "function": {
839
- "name": "browser_navigate",
840
- "arguments": "{\"url\":\"https://www.google.com/search?q=San+Antonio+weather\"}"
841
- },
842
- "id": "xd6ZeTZes0vjMjmxt5ExLrjtOkNvc0XI"
843
- }
844
- ],
845
- "tool_name": "browser_navigate",
846
- "parsed_args": {
847
- "url": "https://www.google.com/search?q=San+Antonio+weather"
848
- },
849
- "text_tool_leak": false,
850
- "usage": {
851
- "completion_tokens": 27,
852
- "prompt_tokens": 3922,
853
- "total_tokens": 3949,
854
- "prompt_tokens_details": {
855
- "cached_tokens": 3404
856
- }
857
- }
858
- },
859
- {
860
- "name": "h_current_docs",
861
- "suite": "holdout",
862
- "category": "browser",
863
- "passed": true,
864
- "failure": null,
865
- "elapsed_s": 0.406,
866
- "finish_reason": "tool_calls",
867
- "content": "",
868
- "tool_calls": [
869
- {
870
- "type": "function",
871
- "function": {
872
- "name": "browser_navigate",
873
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling\"}"
874
- },
875
- "id": "057hEWLDUMTKbhdNqeCJO7yZ6VRYyAX9"
876
- }
877
- ],
878
- "tool_name": "browser_navigate",
879
- "parsed_args": {
880
- "url": "https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling"
881
- },
882
- "text_tool_leak": false,
883
- "usage": {
884
- "completion_tokens": 36,
885
- "prompt_tokens": 3924,
886
- "total_tokens": 3960,
887
- "prompt_tokens_details": {
888
- "cached_tokens": 3404
889
- }
890
- }
891
- },
892
- {
893
- "name": "h_online_latest",
894
- "suite": "holdout",
895
- "category": "browser",
896
- "passed": true,
897
- "failure": null,
898
- "elapsed_s": 0.433,
899
- "finish_reason": "tool_calls",
900
- "content": "",
901
- "tool_calls": [
902
- {
903
- "type": "function",
904
- "function": {
905
- "name": "browser_navigate",
906
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GGUF+info\"}"
907
- },
908
- "id": "xHBG3VkTofA5KvhikDqlBvXKXngHJcHS"
909
- }
910
- ],
911
- "tool_name": "browser_navigate",
912
- "parsed_args": {
913
- "url": "https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GGUF+info"
914
- },
915
- "text_tool_leak": false,
916
- "usage": {
917
- "completion_tokens": 37,
918
- "prompt_tokens": 3930,
919
- "total_tokens": 3967,
920
- "prompt_tokens_details": {
921
- "cached_tokens": 3404
922
- }
923
- }
924
- },
925
- {
926
- "name": "h_noaa",
927
- "suite": "holdout",
928
- "category": "browser",
929
- "passed": true,
930
- "failure": null,
931
- "elapsed_s": 0.377,
932
- "finish_reason": "tool_calls",
933
- "content": "",
934
- "tool_calls": [
935
- {
936
- "type": "function",
937
- "function": {
938
- "name": "browser_navigate",
939
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+forecast+Austin+Texas\"}"
940
- },
941
- "id": "hfTJtJLQ6r2SoKZARGgsAA5Xeeobbiv4"
942
- }
943
- ],
944
- "tool_name": "browser_navigate",
945
- "parsed_args": {
946
- "url": "https://www.google.com/search?q=NOAA+forecast+Austin+Texas"
947
- },
948
- "text_tool_leak": false,
949
- "usage": {
950
- "completion_tokens": 31,
951
- "prompt_tokens": 3926,
952
- "total_tokens": 3957,
953
- "prompt_tokens_details": {
954
- "cached_tokens": 3410
955
- }
956
- }
957
- },
958
- {
959
- "name": "h_terminal_date",
960
- "suite": "holdout",
961
- "category": "terminal",
962
- "passed": true,
963
- "failure": null,
964
- "elapsed_s": 0.255,
965
- "finish_reason": "tool_calls",
966
- "content": "",
967
- "tool_calls": [
968
- {
969
- "type": "function",
970
- "function": {
971
- "name": "terminal",
972
- "arguments": "{\"command\":\"date\"}"
973
- },
974
- "id": "MIUj7lXP00VaS0ohgHRx7E6xUs1uDgr3"
975
- }
976
- ],
977
- "tool_name": "terminal",
978
- "parsed_args": {
979
- "command": "date"
980
- },
981
- "text_tool_leak": false,
982
- "usage": {
983
- "completion_tokens": 10,
984
- "prompt_tokens": 3917,
985
- "total_tokens": 3927,
986
- "prompt_tokens_details": {
987
- "cached_tokens": 3404
988
- }
989
- }
990
- },
991
- {
992
- "name": "h_terminal_pwd_plain",
993
- "suite": "holdout",
994
- "category": "terminal",
995
- "passed": true,
996
- "failure": null,
997
- "elapsed_s": 0.253,
998
- "finish_reason": "tool_calls",
999
- "content": "",
1000
- "tool_calls": [
1001
- {
1002
- "type": "function",
1003
- "function": {
1004
- "name": "terminal",
1005
- "arguments": "{\"command\":\"pwd\"}"
1006
- },
1007
- "id": "25u3PTTvd6CjDLnPfoZHebhtxbPTarzp"
1008
- }
1009
- ],
1010
- "tool_name": "terminal",
1011
- "parsed_args": {
1012
- "command": "pwd"
1013
- },
1014
- "text_tool_leak": false,
1015
- "usage": {
1016
- "completion_tokens": 10,
1017
- "prompt_tokens": 3919,
1018
- "total_tokens": 3929,
1019
- "prompt_tokens_details": {
1020
- "cached_tokens": 3404
1021
- }
1022
- }
1023
- },
1024
- {
1025
- "name": "h_terminal_echo",
1026
- "suite": "holdout",
1027
- "category": "terminal",
1028
- "passed": true,
1029
- "failure": null,
1030
- "elapsed_s": 0.282,
1031
- "finish_reason": "tool_calls",
1032
- "content": "",
1033
- "tool_calls": [
1034
- {
1035
- "type": "function",
1036
- "function": {
1037
- "name": "terminal",
1038
- "arguments": "{\"command\":\"echo fixed-hermes\"}"
1039
- },
1040
- "id": "J4bIyvxrBHMaOimZ1Jm5MKOTNKgvAj2h"
1041
- }
1042
- ],
1043
- "tool_name": "terminal",
1044
- "parsed_args": {
1045
- "command": "echo fixed-hermes"
1046
- },
1047
- "text_tool_leak": false,
1048
- "usage": {
1049
- "completion_tokens": 14,
1050
- "prompt_tokens": 3921,
1051
- "total_tokens": 3935,
1052
- "prompt_tokens_details": {
1053
- "cached_tokens": 3404
1054
- }
1055
- }
1056
- },
1057
- {
1058
- "name": "h_terminal_files",
1059
- "suite": "holdout",
1060
- "category": "terminal",
1061
- "passed": true,
1062
- "failure": null,
1063
- "elapsed_s": 0.254,
1064
- "finish_reason": "tool_calls",
1065
- "content": "",
1066
- "tool_calls": [
1067
- {
1068
- "type": "function",
1069
- "function": {
1070
- "name": "terminal",
1071
- "arguments": "{\"command\":\"ls\"}"
1072
- },
1073
- "id": "ymkU73xqYGrznLpF8lDFPJzrpaz8QAWo"
1074
- }
1075
- ],
1076
- "tool_name": "terminal",
1077
- "parsed_args": {
1078
- "command": "ls"
1079
- },
1080
- "text_tool_leak": false,
1081
- "usage": {
1082
- "completion_tokens": 10,
1083
- "prompt_tokens": 3919,
1084
- "total_tokens": 3929,
1085
- "prompt_tokens_details": {
1086
- "cached_tokens": 3404
1087
- }
1088
- }
1089
- },
1090
- {
1091
- "name": "h_read_absolute",
1092
- "suite": "holdout",
1093
- "category": "file",
1094
- "passed": true,
1095
- "failure": null,
1096
- "elapsed_s": 0.316,
1097
- "finish_reason": "tool_calls",
1098
- "content": "",
1099
- "tool_calls": [
1100
- {
1101
- "type": "function",
1102
- "function": {
1103
- "name": "read_file",
1104
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
1105
- },
1106
- "id": "IYoeYv96GqUZPlgljMl36bOp8MrVKxuE"
1107
- }
1108
- ],
1109
- "tool_name": "read_file",
1110
- "parsed_args": {
1111
- "path": "/tmp/hermes_eval_marker.txt"
1112
- },
1113
- "text_tool_leak": false,
1114
- "usage": {
1115
- "completion_tokens": 19,
1116
- "prompt_tokens": 3925,
1117
- "total_tokens": 3944,
1118
- "prompt_tokens_details": {
1119
- "cached_tokens": 3404
1120
- }
1121
- }
1122
- },
1123
- {
1124
- "name": "h_search_local",
1125
- "suite": "holdout",
1126
- "category": "file",
1127
- "passed": true,
1128
- "failure": null,
1129
- "elapsed_s": 0.332,
1130
- "finish_reason": "tool_calls",
1131
- "content": "",
1132
- "tool_calls": [
1133
- {
1134
- "type": "function",
1135
- "function": {
1136
- "name": "search_files",
1137
- "arguments": "{\"pattern\":\"iter07_structured_tool_calls\",\"path\":\".\"}"
1138
- },
1139
- "id": "uUdjIte5RymwsUT2WJEoBzfOMAxeGOLl"
1140
- }
1141
- ],
1142
- "tool_name": "search_files",
1143
- "parsed_args": {
1144
- "pattern": "iter07_structured_tool_calls",
1145
- "path": "."
1146
- },
1147
- "text_tool_leak": false,
1148
- "usage": {
1149
- "completion_tokens": 22,
1150
- "prompt_tokens": 3925,
1151
- "total_tokens": 3947,
1152
- "prompt_tokens_details": {
1153
- "cached_tokens": 3404
1154
- }
1155
- }
1156
- },
1157
- {
1158
- "name": "h_search_repo_not_web",
1159
- "suite": "holdout",
1160
- "category": "file",
1161
- "passed": true,
1162
- "failure": null,
1163
- "elapsed_s": 0.289,
1164
- "finish_reason": "tool_calls",
1165
- "content": "",
1166
- "tool_calls": [
1167
- {
1168
- "type": "function",
1169
- "function": {
1170
- "name": "search_files",
1171
- "arguments": "{\"pattern\":\"browser_snapshot\",\"path\":\".\"}"
1172
- },
1173
- "id": "FQc2QlbmShxRSltfXzbNvAqzl1DF760g"
1174
- }
1175
- ],
1176
- "tool_name": "search_files",
1177
- "parsed_args": {
1178
- "pattern": "browser_snapshot",
1179
- "path": "."
1180
- },
1181
- "text_tool_leak": false,
1182
- "usage": {
1183
- "completion_tokens": 16,
1184
- "prompt_tokens": 3922,
1185
- "total_tokens": 3938,
1186
- "prompt_tokens_details": {
1187
- "cached_tokens": 3404
1188
- }
1189
- }
1190
- },
1191
- {
1192
- "name": "h_write_absolute",
1193
- "suite": "holdout",
1194
- "category": "file",
1195
- "passed": true,
1196
- "failure": null,
1197
- "elapsed_s": 0.343,
1198
- "finish_reason": "tool_calls",
1199
- "content": "",
1200
- "tool_calls": [
1201
- {
1202
- "type": "function",
1203
- "function": {
1204
- "name": "write_file",
1205
- "arguments": "{\"path\":\"/tmp/hermes_holdout.txt\",\"content\":\"holdout ok\"}"
1206
- },
1207
- "id": "OxpndOakCdnWbzIRJFfGgIul2Xee9bzU"
1208
- }
1209
- ],
1210
- "tool_name": "write_file",
1211
- "parsed_args": {
1212
- "path": "/tmp/hermes_holdout.txt",
1213
- "content": "holdout ok"
1214
- },
1215
- "text_tool_leak": false,
1216
- "usage": {
1217
- "completion_tokens": 24,
1218
- "prompt_tokens": 3926,
1219
- "total_tokens": 3950,
1220
- "prompt_tokens_details": {
1221
- "cached_tokens": 3404
1222
- }
1223
- }
1224
- },
1225
- {
1226
- "name": "h_no_tool_hi",
1227
- "suite": "holdout",
1228
- "category": "no_tool",
1229
- "passed": true,
1230
- "failure": null,
1231
- "elapsed_s": 0.206,
1232
- "finish_reason": "stop",
1233
- "content": "Hello!",
1234
- "tool_calls": [],
1235
- "tool_name": null,
1236
- "parsed_args": {},
1237
- "text_tool_leak": false,
1238
- "usage": {
1239
- "completion_tokens": 3,
1240
- "prompt_tokens": 3914,
1241
- "total_tokens": 3917,
1242
- "prompt_tokens_details": {
1243
- "cached_tokens": 3404
1244
- }
1245
- }
1246
- },
1247
- {
1248
- "name": "h_no_tool_explain",
1249
- "suite": "holdout",
1250
- "category": "no_tool",
1251
- "passed": true,
1252
- "failure": null,
1253
- "elapsed_s": 0.341,
1254
- "finish_reason": "stop",
1255
- "content": "A browser is an application for navigating and interacting with web pages, while a terminal is an application for running shell commands.",
1256
- "tool_calls": [],
1257
- "tool_name": null,
1258
- "parsed_args": {},
1259
- "text_tool_leak": false,
1260
- "usage": {
1261
- "completion_tokens": 25,
1262
- "prompt_tokens": 3923,
1263
- "total_tokens": 3948,
1264
- "prompt_tokens_details": {
1265
- "cached_tokens": 3404
1266
- }
1267
- }
1268
- },
1269
- {
1270
- "name": "h_no_tool_no_run",
1271
- "suite": "holdout",
1272
- "category": "no_tool",
1273
- "passed": true,
1274
- "failure": null,
1275
- "elapsed_s": 0.25,
1276
- "finish_reason": "stop",
1277
- "content": "The command is `whoami`.",
1278
- "tool_calls": [],
1279
- "tool_name": null,
1280
- "parsed_args": {},
1281
- "text_tool_leak": false,
1282
- "usage": {
1283
- "completion_tokens": 8,
1284
- "prompt_tokens": 3923,
1285
- "total_tokens": 3931,
1286
- "prompt_tokens_details": {
1287
- "cached_tokens": 3404
1288
- }
1289
- }
1290
- },
1291
- {
1292
- "name": "h_no_tool_sentence",
1293
- "suite": "holdout",
1294
- "category": "no_tool",
1295
- "passed": true,
1296
- "failure": null,
1297
- "elapsed_s": 0.235,
1298
- "finish_reason": "stop",
1299
- "content": "The file was opened.",
1300
- "tool_calls": [],
1301
- "tool_name": null,
1302
- "parsed_args": {},
1303
- "text_tool_leak": false,
1304
- "usage": {
1305
- "completion_tokens": 6,
1306
- "prompt_tokens": 3919,
1307
- "total_tokens": 3925,
1308
- "prompt_tokens_details": {
1309
- "cached_tokens": 3404
1310
- }
1311
- }
1312
- },
1313
- {
1314
- "name": "h_final_file",
1315
- "suite": "holdout",
1316
- "category": "finalization",
1317
- "passed": true,
1318
- "failure": null,
1319
- "elapsed_s": 0.299,
1320
- "finish_reason": "stop",
1321
- "content": "marker: holdout-fixed",
1322
- "tool_calls": [],
1323
- "tool_name": null,
1324
- "parsed_args": {},
1325
- "text_tool_leak": false,
1326
- "usage": {
1327
- "completion_tokens": 7,
1328
- "prompt_tokens": 3967,
1329
- "total_tokens": 3974,
1330
- "prompt_tokens_details": {
1331
- "cached_tokens": 3410
1332
- }
1333
- }
1334
- },
1335
- {
1336
- "name": "h_final_terminal",
1337
- "suite": "holdout",
1338
- "category": "finalization",
1339
- "passed": true,
1340
- "failure": null,
1341
- "elapsed_s": 0.302,
1342
- "finish_reason": "stop",
1343
- "content": "fixed-hermes",
1344
- "tool_calls": [],
1345
- "tool_name": null,
1346
- "parsed_args": {},
1347
- "text_tool_leak": false,
1348
- "usage": {
1349
- "completion_tokens": 5,
1350
- "prompt_tokens": 3956,
1351
- "total_tokens": 3961,
1352
- "prompt_tokens_details": {
1353
- "cached_tokens": 3410
1354
- }
1355
- }
1356
- }
1357
- ]
1358
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
evals/gguf_Q6_K_XL_APPROX_llamacpp_all_fixed_hermes.json DELETED
@@ -1,1358 +0,0 @@
1
- {
2
- "endpoint": "http://127.0.0.1:8091/v1/chat/completions",
3
- "model": "release_work/lfm25-moe8-mac-trainer/artifacts/gguf/quants/LFM-2.5-8B-1B-hermes-ft-Q6_K_XL_APPROX.gguf",
4
- "adapter_path": null,
5
- "tools_source": {
6
- "hermes_repo": "/Users/jkooker/Documents/Codex/2026-05-28/get-this-new-model-up-and/release_work/hermes-agent-lfm-tool-parser",
7
- "git_commit": "a68761f5d13a1ec43f09fa605c2f33576ea8899f",
8
- "toolsets": [
9
- "terminal_tools",
10
- "file_tools",
11
- "browser_tools"
12
- ],
13
- "filtered_names": null
14
- },
15
- "tools": [
16
- "browser_back",
17
- "browser_click",
18
- "browser_console",
19
- "browser_get_images",
20
- "browser_navigate",
21
- "browser_press",
22
- "browser_scroll",
23
- "browser_snapshot",
24
- "browser_type",
25
- "patch",
26
- "read_file",
27
- "search_files",
28
- "terminal",
29
- "write_file"
30
- ],
31
- "summary": {
32
- "passed": 43,
33
- "total": 43,
34
- "overall_rate": 1.0,
35
- "tool_cases": 28,
36
- "structured_tool_cases_passed": 28,
37
- "structured_tool_rate": 1.0,
38
- "no_tool_cases": 10,
39
- "no_tool_cases_passed": 10,
40
- "false_positive_tool_rate": 0.0,
41
- "content_text_tool_leaks": 0,
42
- "finish_reason_tool_calls": 28,
43
- "category_metrics": {
44
- "browser": {
45
- "passed": 9,
46
- "total": 9,
47
- "rate": 1.0
48
- },
49
- "file": {
50
- "passed": 9,
51
- "total": 9,
52
- "rate": 1.0
53
- },
54
- "finalization": {
55
- "passed": 5,
56
- "total": 5,
57
- "rate": 1.0
58
- },
59
- "no_tool": {
60
- "passed": 10,
61
- "total": 10,
62
- "rate": 1.0
63
- },
64
- "terminal": {
65
- "passed": 10,
66
- "total": 10,
67
- "rate": 1.0
68
- }
69
- },
70
- "suite_metrics": {
71
- "holdout": {
72
- "passed": 18,
73
- "total": 18,
74
- "rate": 1.0
75
- },
76
- "suite_a": {
77
- "passed": 17,
78
- "total": 17,
79
- "rate": 1.0
80
- },
81
- "suite_b": {
82
- "passed": 8,
83
- "total": 8,
84
- "rate": 1.0
85
- }
86
- },
87
- "acceptance": {
88
- "structured_tool_rate_gte_0_95": true,
89
- "false_positive_tool_rate_lte_0_05": true,
90
- "zero_text_tool_leaks": true,
91
- "all_suites_gte_0_95": true
92
- },
93
- "failures": {}
94
- },
95
- "results": [
96
- {
97
- "name": "a_weather_austin",
98
- "suite": "suite_a",
99
- "category": "browser",
100
- "passed": true,
101
- "failure": null,
102
- "elapsed_s": 1.46,
103
- "finish_reason": "tool_calls",
104
- "content": "",
105
- "tool_calls": [
106
- {
107
- "type": "function",
108
- "function": {
109
- "name": "browser_navigate",
110
- "arguments": "{\"url\":\"https://www.google.com/search?q=Austin+TX+weather+today\"}"
111
- },
112
- "id": "C2wpLneIzTWIJtZnQqwSWRSCL1TQs2On"
113
- }
114
- ],
115
- "tool_name": "browser_navigate",
116
- "parsed_args": {
117
- "url": "https://www.google.com/search?q=Austin+TX+weather+today"
118
- },
119
- "text_tool_leak": false,
120
- "usage": {
121
- "completion_tokens": 29,
122
- "prompt_tokens": 3920,
123
- "total_tokens": 3949,
124
- "prompt_tokens_details": {
125
- "cached_tokens": 0
126
- }
127
- }
128
- },
129
- {
130
- "name": "a_latest_mlx",
131
- "suite": "suite_a",
132
- "category": "browser",
133
- "passed": true,
134
- "failure": null,
135
- "elapsed_s": 0.375,
136
- "finish_reason": "tool_calls",
137
- "content": "",
138
- "tool_calls": [
139
- {
140
- "type": "function",
141
- "function": {
142
- "name": "browser_navigate",
143
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+mlx-lm+release+notes\"}"
144
- },
145
- "id": "xU2hj4CA6rd7CRML2tPtIcmN9BEv90oq"
146
- }
147
- ],
148
- "tool_name": "browser_navigate",
149
- "parsed_args": {
150
- "url": "https://www.google.com/search?q=latest+mlx-lm+release+notes"
151
- },
152
- "text_tool_leak": false,
153
- "usage": {
154
- "completion_tokens": 31,
155
- "prompt_tokens": 3923,
156
- "total_tokens": 3954,
157
- "prompt_tokens_details": {
158
- "cached_tokens": 3404
159
- }
160
- }
161
- },
162
- {
163
- "name": "a_noaa_forecast",
164
- "suite": "suite_a",
165
- "category": "browser",
166
- "passed": true,
167
- "failure": null,
168
- "elapsed_s": 1.486,
169
- "finish_reason": "tool_calls",
170
- "content": "",
171
- "tool_calls": [
172
- {
173
- "type": "function",
174
- "function": {
175
- "name": "browser_navigate",
176
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+Austin+forecast\"}"
177
- },
178
- "id": "5nzxuxYk3O8eOdZbsVj9Lj06nLrxLdBi"
179
- }
180
- ],
181
- "tool_name": "browser_navigate",
182
- "parsed_args": {
183
- "url": "https://www.google.com/search?q=NOAA+Austin+forecast"
184
- },
185
- "text_tool_leak": false,
186
- "usage": {
187
- "completion_tokens": 29,
188
- "prompt_tokens": 3926,
189
- "total_tokens": 3955,
190
- "prompt_tokens_details": {
191
- "cached_tokens": 0
192
- }
193
- }
194
- },
195
- {
196
- "name": "a_echo",
197
- "suite": "suite_a",
198
- "category": "terminal",
199
- "passed": true,
200
- "failure": null,
201
- "elapsed_s": 0.279,
202
- "finish_reason": "tool_calls",
203
- "content": "",
204
- "tool_calls": [
205
- {
206
- "type": "function",
207
- "function": {
208
- "name": "terminal",
209
- "arguments": "{\"command\":\"echo hermes-tool-test\"}"
210
- },
211
- "id": "a3Wr6CK32ieGb48iYSQX39IcKtABL3Sr"
212
- }
213
- ],
214
- "tool_name": "terminal",
215
- "parsed_args": {
216
- "command": "echo hermes-tool-test"
217
- },
218
- "text_tool_leak": false,
219
- "usage": {
220
- "completion_tokens": 15,
221
- "prompt_tokens": 3919,
222
- "total_tokens": 3934,
223
- "prompt_tokens_details": {
224
- "cached_tokens": 3404
225
- }
226
- }
227
- },
228
- {
229
- "name": "a_pwd",
230
- "suite": "suite_a",
231
- "category": "terminal",
232
- "passed": true,
233
- "failure": null,
234
- "elapsed_s": 0.247,
235
- "finish_reason": "tool_calls",
236
- "content": "",
237
- "tool_calls": [
238
- {
239
- "type": "function",
240
- "function": {
241
- "name": "terminal",
242
- "arguments": "{\"command\":\"pwd\"}"
243
- },
244
- "id": "abxdh5xdNB3goppaLMrEHhrCx8aRA0ts"
245
- }
246
- ],
247
- "tool_name": "terminal",
248
- "parsed_args": {
249
- "command": "pwd"
250
- },
251
- "text_tool_leak": false,
252
- "usage": {
253
- "completion_tokens": 10,
254
- "prompt_tokens": 3915,
255
- "total_tokens": 3925,
256
- "prompt_tokens_details": {
257
- "cached_tokens": 3404
258
- }
259
- }
260
- },
261
- {
262
- "name": "a_ls",
263
- "suite": "suite_a",
264
- "category": "terminal",
265
- "passed": true,
266
- "failure": null,
267
- "elapsed_s": 0.248,
268
- "finish_reason": "tool_calls",
269
- "content": "",
270
- "tool_calls": [
271
- {
272
- "type": "function",
273
- "function": {
274
- "name": "terminal",
275
- "arguments": "{\"command\":\"ls\"}"
276
- },
277
- "id": "AGDJKjFqfprJB4P8nhzb9fZaVQW2qEKd"
278
- }
279
- ],
280
- "tool_name": "terminal",
281
- "parsed_args": {
282
- "command": "ls"
283
- },
284
- "text_tool_leak": false,
285
- "usage": {
286
- "completion_tokens": 10,
287
- "prompt_tokens": 3917,
288
- "total_tokens": 3927,
289
- "prompt_tokens_details": {
290
- "cached_tokens": 3404
291
- }
292
- }
293
- },
294
- {
295
- "name": "a_python_version",
296
- "suite": "suite_a",
297
- "category": "terminal",
298
- "passed": true,
299
- "failure": null,
300
- "elapsed_s": 0.268,
301
- "finish_reason": "tool_calls",
302
- "content": "",
303
- "tool_calls": [
304
- {
305
- "type": "function",
306
- "function": {
307
- "name": "terminal",
308
- "arguments": "{\"command\":\"python3 --version\"}"
309
- },
310
- "id": "czNcFjDCnHWAIblW71knNTAbHxHiLoNl"
311
- }
312
- ],
313
- "tool_name": "terminal",
314
- "parsed_args": {
315
- "command": "python3 --version"
316
- },
317
- "text_tool_leak": false,
318
- "usage": {
319
- "completion_tokens": 13,
320
- "prompt_tokens": 3925,
321
- "total_tokens": 3938,
322
- "prompt_tokens_details": {
323
- "cached_tokens": 3410
324
- }
325
- }
326
- },
327
- {
328
- "name": "a_read_file",
329
- "suite": "suite_a",
330
- "category": "file",
331
- "passed": true,
332
- "failure": null,
333
- "elapsed_s": 0.31,
334
- "finish_reason": "tool_calls",
335
- "content": "",
336
- "tool_calls": [
337
- {
338
- "type": "function",
339
- "function": {
340
- "name": "read_file",
341
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
342
- },
343
- "id": "YxyYliRvHffE00qYuthyS0tZZSAOUfnU"
344
- }
345
- ],
346
- "tool_name": "read_file",
347
- "parsed_args": {
348
- "path": "/tmp/hermes_eval_marker.txt"
349
- },
350
- "text_tool_leak": false,
351
- "usage": {
352
- "completion_tokens": 19,
353
- "prompt_tokens": 3923,
354
- "total_tokens": 3942,
355
- "prompt_tokens_details": {
356
- "cached_tokens": 3404
357
- }
358
- }
359
- },
360
- {
361
- "name": "a_search_repo",
362
- "suite": "suite_a",
363
- "category": "file",
364
- "passed": true,
365
- "failure": null,
366
- "elapsed_s": 0.284,
367
- "finish_reason": "tool_calls",
368
- "content": "",
369
- "tool_calls": [
370
- {
371
- "type": "function",
372
- "function": {
373
- "name": "search_files",
374
- "arguments": "{\"pattern\":\"browser_navigate\",\"path\":\".\"}"
375
- },
376
- "id": "bfiWpEek8fLWMCa2uteRp1VpbW0fbhfC"
377
- }
378
- ],
379
- "tool_name": "search_files",
380
- "parsed_args": {
381
- "pattern": "browser_navigate",
382
- "path": "."
383
- },
384
- "text_tool_leak": false,
385
- "usage": {
386
- "completion_tokens": 17,
387
- "prompt_tokens": 3920,
388
- "total_tokens": 3937,
389
- "prompt_tokens_details": {
390
- "cached_tokens": 3404
391
- }
392
- }
393
- },
394
- {
395
- "name": "a_write_file",
396
- "suite": "suite_a",
397
- "category": "file",
398
- "passed": true,
399
- "failure": null,
400
- "elapsed_s": 0.335,
401
- "finish_reason": "tool_calls",
402
- "content": "",
403
- "tool_calls": [
404
- {
405
- "type": "function",
406
- "function": {
407
- "name": "write_file",
408
- "arguments": "{\"path\":\"/tmp/hermes_router_note.txt\",\"content\":\"hello\"}"
409
- },
410
- "id": "OHo0HxGu0ky3tR2vvfIXNDcmfoGVTYSA"
411
- }
412
- ],
413
- "tool_name": "write_file",
414
- "parsed_args": {
415
- "path": "/tmp/hermes_router_note.txt",
416
- "content": "hello"
417
- },
418
- "text_tool_leak": false,
419
- "usage": {
420
- "completion_tokens": 23,
421
- "prompt_tokens": 3925,
422
- "total_tokens": 3948,
423
- "prompt_tokens_details": {
424
- "cached_tokens": 3404
425
- }
426
- }
427
- },
428
- {
429
- "name": "a_no_tool_greeting",
430
- "suite": "suite_a",
431
- "category": "no_tool",
432
- "passed": true,
433
- "failure": null,
434
- "elapsed_s": 0.205,
435
- "finish_reason": "stop",
436
- "content": "Hello!",
437
- "tool_calls": [],
438
- "tool_name": null,
439
- "parsed_args": {},
440
- "text_tool_leak": false,
441
- "usage": {
442
- "completion_tokens": 3,
443
- "prompt_tokens": 3914,
444
- "total_tokens": 3917,
445
- "prompt_tokens_details": {
446
- "cached_tokens": 3404
447
- }
448
- }
449
- },
450
- {
451
- "name": "a_no_tool_explain",
452
- "suite": "suite_a",
453
- "category": "no_tool",
454
- "passed": true,
455
- "failure": null,
456
- "elapsed_s": 0.279,
457
- "finish_reason": "stop",
458
- "content": "A router chooses which expert networks should process each token.",
459
- "tool_calls": [],
460
- "tool_name": null,
461
- "parsed_args": {},
462
- "text_tool_leak": false,
463
- "usage": {
464
- "completion_tokens": 12,
465
- "prompt_tokens": 3926,
466
- "total_tokens": 3938,
467
- "prompt_tokens_details": {
468
- "cached_tokens": 3404
469
- }
470
- }
471
- },
472
- {
473
- "name": "a_no_tool_do_not",
474
- "suite": "suite_a",
475
- "category": "no_tool",
476
- "passed": true,
477
- "failure": null,
478
- "elapsed_s": 0.208,
479
- "finish_reason": "stop",
480
- "content": "done",
481
- "tool_calls": [],
482
- "tool_name": null,
483
- "parsed_args": {},
484
- "text_tool_leak": false,
485
- "usage": {
486
- "completion_tokens": 2,
487
- "prompt_tokens": 3920,
488
- "total_tokens": 3922,
489
- "prompt_tokens_details": {
490
- "cached_tokens": 3404
491
- }
492
- }
493
- },
494
- {
495
- "name": "a_no_tool_word_browser",
496
- "suite": "suite_a",
497
- "category": "no_tool",
498
- "passed": true,
499
- "failure": null,
500
- "elapsed_s": 0.242,
501
- "finish_reason": "stop",
502
- "content": "The browser opened a quiet page.",
503
- "tool_calls": [],
504
- "tool_name": null,
505
- "parsed_args": {},
506
- "text_tool_leak": false,
507
- "usage": {
508
- "completion_tokens": 8,
509
- "prompt_tokens": 3919,
510
- "total_tokens": 3927,
511
- "prompt_tokens_details": {
512
- "cached_tokens": 3404
513
- }
514
- }
515
- },
516
- {
517
- "name": "a_final_browser",
518
- "suite": "suite_a",
519
- "category": "finalization",
520
- "passed": true,
521
- "failure": null,
522
- "elapsed_s": 0.303,
523
- "finish_reason": "stop",
524
- "content": "Austin is 82 F and sunny.",
525
- "tool_calls": [],
526
- "tool_name": null,
527
- "parsed_args": {},
528
- "text_tool_leak": false,
529
- "usage": {
530
- "completion_tokens": 10,
531
- "prompt_tokens": 3975,
532
- "total_tokens": 3985,
533
- "prompt_tokens_details": {
534
- "cached_tokens": 3410
535
- }
536
- }
537
- },
538
- {
539
- "name": "a_final_terminal",
540
- "suite": "suite_a",
541
- "category": "finalization",
542
- "passed": true,
543
- "failure": null,
544
- "elapsed_s": 0.289,
545
- "finish_reason": "stop",
546
- "content": "hermes-tool-test",
547
- "tool_calls": [],
548
- "tool_name": null,
549
- "parsed_args": {},
550
- "text_tool_leak": false,
551
- "usage": {
552
- "completion_tokens": 7,
553
- "prompt_tokens": 3957,
554
- "total_tokens": 3964,
555
- "prompt_tokens_details": {
556
- "cached_tokens": 3410
557
- }
558
- }
559
- },
560
- {
561
- "name": "a_final_file",
562
- "suite": "suite_a",
563
- "category": "finalization",
564
- "passed": true,
565
- "failure": null,
566
- "elapsed_s": 0.268,
567
- "finish_reason": "stop",
568
- "content": "marker: fixed-schema",
569
- "tool_calls": [],
570
- "tool_name": null,
571
- "parsed_args": {},
572
- "text_tool_leak": false,
573
- "usage": {
574
- "completion_tokens": 5,
575
- "prompt_tokens": 3963,
576
- "total_tokens": 3968,
577
- "prompt_tokens_details": {
578
- "cached_tokens": 3410
579
- }
580
- }
581
- },
582
- {
583
- "name": "b_weather_plain",
584
- "suite": "suite_b",
585
- "category": "browser",
586
- "passed": true,
587
- "failure": null,
588
- "elapsed_s": 0.362,
589
- "finish_reason": "tool_calls",
590
- "content": "",
591
- "tool_calls": [
592
- {
593
- "type": "function",
594
- "function": {
595
- "name": "browser_navigate",
596
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+Austin+TX+weather\"}"
597
- },
598
- "id": "PEWw7Q1ihiLqbpXcejd8QaNdqvrC8RMv"
599
- }
600
- ],
601
- "tool_name": "browser_navigate",
602
- "parsed_args": {
603
- "url": "https://www.google.com/search?q=current+Austin+TX+weather"
604
- },
605
- "text_tool_leak": false,
606
- "usage": {
607
- "completion_tokens": 29,
608
- "prompt_tokens": 3920,
609
- "total_tokens": 3949,
610
- "prompt_tokens_details": {
611
- "cached_tokens": 3404
612
- }
613
- }
614
- },
615
- {
616
- "name": "b_web_search",
617
- "suite": "suite_b",
618
- "category": "browser",
619
- "passed": true,
620
- "failure": null,
621
- "elapsed_s": 0.396,
622
- "finish_reason": "tool_calls",
623
- "content": "",
624
- "tool_calls": [
625
- {
626
- "type": "function",
627
- "function": {
628
- "name": "browser_navigate",
629
- "arguments": "{\"url\":\"https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length\"}"
630
- },
631
- "id": "s6L1Bv9FLYLoZygenNahB2nUx6YCLpXQ"
632
- }
633
- ],
634
- "tool_name": "browser_navigate",
635
- "parsed_args": {
636
- "url": "https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length"
637
- },
638
- "text_tool_leak": false,
639
- "usage": {
640
- "completion_tokens": 34,
641
- "prompt_tokens": 3924,
642
- "total_tokens": 3958,
643
- "prompt_tokens_details": {
644
- "cached_tokens": 3404
645
- }
646
- }
647
- },
648
- {
649
- "name": "b_terminal_uname",
650
- "suite": "suite_b",
651
- "category": "terminal",
652
- "passed": true,
653
- "failure": null,
654
- "elapsed_s": 0.271,
655
- "finish_reason": "tool_calls",
656
- "content": "",
657
- "tool_calls": [
658
- {
659
- "type": "function",
660
- "function": {
661
- "name": "terminal",
662
- "arguments": "{\"command\":\"uname -m\"}"
663
- },
664
- "id": "DdWXV4iCFhaCanU1B4lHqWWbe0xH4EvE"
665
- }
666
- ],
667
- "tool_name": "terminal",
668
- "parsed_args": {
669
- "command": "uname -m"
670
- },
671
- "text_tool_leak": false,
672
- "usage": {
673
- "completion_tokens": 13,
674
- "prompt_tokens": 3920,
675
- "total_tokens": 3933,
676
- "prompt_tokens_details": {
677
- "cached_tokens": 3404
678
- }
679
- }
680
- },
681
- {
682
- "name": "b_terminal_whoami",
683
- "suite": "suite_b",
684
- "category": "terminal",
685
- "passed": true,
686
- "failure": null,
687
- "elapsed_s": 0.259,
688
- "finish_reason": "tool_calls",
689
- "content": "",
690
- "tool_calls": [
691
- {
692
- "type": "function",
693
- "function": {
694
- "name": "terminal",
695
- "arguments": "{\"command\":\"whoami\"}"
696
- },
697
- "id": "C7gpsoQcEMyebjWkmeJopHWy0P7dcp4q"
698
- }
699
- ],
700
- "tool_name": "terminal",
701
- "parsed_args": {
702
- "command": "whoami"
703
- },
704
- "text_tool_leak": false,
705
- "usage": {
706
- "completion_tokens": 11,
707
- "prompt_tokens": 3918,
708
- "total_tokens": 3929,
709
- "prompt_tokens_details": {
710
- "cached_tokens": 3404
711
- }
712
- }
713
- },
714
- {
715
- "name": "b_file_search_local",
716
- "suite": "suite_b",
717
- "category": "file",
718
- "passed": true,
719
- "failure": null,
720
- "elapsed_s": 0.35,
721
- "finish_reason": "tool_calls",
722
- "content": "",
723
- "tool_calls": [
724
- {
725
- "type": "function",
726
- "function": {
727
- "name": "search_files",
728
- "arguments": "{\"pattern\":\"HERMES_PARSE_TEXT_TOOL_CALLS\",\"path\":\".\"}"
729
- },
730
- "id": "nVljY7AKvbCBG9QCOlb4WA0QsvA64f7b"
731
- }
732
- ],
733
- "tool_name": "search_files",
734
- "parsed_args": {
735
- "pattern": "HERMES_PARSE_TEXT_TOOL_CALLS",
736
- "path": "."
737
- },
738
- "text_tool_leak": false,
739
- "usage": {
740
- "completion_tokens": 24,
741
- "prompt_tokens": 3927,
742
- "total_tokens": 3951,
743
- "prompt_tokens_details": {
744
- "cached_tokens": 3404
745
- }
746
- }
747
- },
748
- {
749
- "name": "b_file_write",
750
- "suite": "suite_b",
751
- "category": "file",
752
- "passed": true,
753
- "failure": null,
754
- "elapsed_s": 0.355,
755
- "finish_reason": "tool_calls",
756
- "content": "",
757
- "tool_calls": [
758
- {
759
- "type": "function",
760
- "function": {
761
- "name": "write_file",
762
- "arguments": "{\"path\":\"/tmp/hermes_fixed_schema_probe.txt\",\"content\":\"fixed schema\"}"
763
- },
764
- "id": "r9XjrcDRttiLiTAZ3wu3RJux0gCk1XWi"
765
- }
766
- ],
767
- "tool_name": "write_file",
768
- "parsed_args": {
769
- "path": "/tmp/hermes_fixed_schema_probe.txt",
770
- "content": "fixed schema"
771
- },
772
- "text_tool_leak": false,
773
- "usage": {
774
- "completion_tokens": 25,
775
- "prompt_tokens": 3927,
776
- "total_tokens": 3952,
777
- "prompt_tokens_details": {
778
- "cached_tokens": 3404
779
- }
780
- }
781
- },
782
- {
783
- "name": "b_no_tool_command",
784
- "suite": "suite_b",
785
- "category": "no_tool",
786
- "passed": true,
787
- "failure": null,
788
- "elapsed_s": 0.241,
789
- "finish_reason": "stop",
790
- "content": "The command is `pwd`.",
791
- "tool_calls": [],
792
- "tool_name": null,
793
- "parsed_args": {},
794
- "text_tool_leak": false,
795
- "usage": {
796
- "completion_tokens": 7,
797
- "prompt_tokens": 3923,
798
- "total_tokens": 3930,
799
- "prompt_tokens_details": {
800
- "cached_tokens": 3404
801
- }
802
- }
803
- },
804
- {
805
- "name": "b_no_tool_browser",
806
- "suite": "suite_b",
807
- "category": "no_tool",
808
- "passed": true,
809
- "failure": null,
810
- "elapsed_s": 0.276,
811
- "finish_reason": "stop",
812
- "content": "A browser is an application for navigating and interacting with web pages.",
813
- "tool_calls": [],
814
- "tool_name": null,
815
- "parsed_args": {},
816
- "text_tool_leak": false,
817
- "usage": {
818
- "completion_tokens": 14,
819
- "prompt_tokens": 3920,
820
- "total_tokens": 3934,
821
- "prompt_tokens_details": {
822
- "cached_tokens": 3404
823
- }
824
- }
825
- },
826
- {
827
- "name": "h_weather_san_antonio",
828
- "suite": "holdout",
829
- "category": "browser",
830
- "passed": true,
831
- "failure": null,
832
- "elapsed_s": 0.365,
833
- "finish_reason": "tool_calls",
834
- "content": "",
835
- "tool_calls": [
836
- {
837
- "type": "function",
838
- "function": {
839
- "name": "browser_navigate",
840
- "arguments": "{\"url\":\"https://www.google.com/search?q=San+Antonio+weather\"}"
841
- },
842
- "id": "9Ff8OBgyvpETPq2HCdPju84s3C7kW2mC"
843
- }
844
- ],
845
- "tool_name": "browser_navigate",
846
- "parsed_args": {
847
- "url": "https://www.google.com/search?q=San+Antonio+weather"
848
- },
849
- "text_tool_leak": false,
850
- "usage": {
851
- "completion_tokens": 27,
852
- "prompt_tokens": 3922,
853
- "total_tokens": 3949,
854
- "prompt_tokens_details": {
855
- "cached_tokens": 3404
856
- }
857
- }
858
- },
859
- {
860
- "name": "h_current_docs",
861
- "suite": "holdout",
862
- "category": "browser",
863
- "passed": true,
864
- "failure": null,
865
- "elapsed_s": 0.42,
866
- "finish_reason": "tool_calls",
867
- "content": "",
868
- "tool_calls": [
869
- {
870
- "type": "function",
871
- "function": {
872
- "name": "browser_navigate",
873
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling\"}"
874
- },
875
- "id": "DbPGJS2xyfLA7FS0iIPj95rMHmcqsx7H"
876
- }
877
- ],
878
- "tool_name": "browser_navigate",
879
- "parsed_args": {
880
- "url": "https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling"
881
- },
882
- "text_tool_leak": false,
883
- "usage": {
884
- "completion_tokens": 36,
885
- "prompt_tokens": 3924,
886
- "total_tokens": 3960,
887
- "prompt_tokens_details": {
888
- "cached_tokens": 3404
889
- }
890
- }
891
- },
892
- {
893
- "name": "h_online_latest",
894
- "suite": "holdout",
895
- "category": "browser",
896
- "passed": true,
897
- "failure": null,
898
- "elapsed_s": 0.42,
899
- "finish_reason": "tool_calls",
900
- "content": "",
901
- "tool_calls": [
902
- {
903
- "type": "function",
904
- "function": {
905
- "name": "browser_navigate",
906
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GUF+info\"}"
907
- },
908
- "id": "4nAK7dfbHjRkuweBvvUW3FnM1W4XqG66"
909
- }
910
- ],
911
- "tool_name": "browser_navigate",
912
- "parsed_args": {
913
- "url": "https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GUF+info"
914
- },
915
- "text_tool_leak": false,
916
- "usage": {
917
- "completion_tokens": 36,
918
- "prompt_tokens": 3930,
919
- "total_tokens": 3966,
920
- "prompt_tokens_details": {
921
- "cached_tokens": 3404
922
- }
923
- }
924
- },
925
- {
926
- "name": "h_noaa",
927
- "suite": "holdout",
928
- "category": "browser",
929
- "passed": true,
930
- "failure": null,
931
- "elapsed_s": 0.374,
932
- "finish_reason": "tool_calls",
933
- "content": "",
934
- "tool_calls": [
935
- {
936
- "type": "function",
937
- "function": {
938
- "name": "browser_navigate",
939
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+forecast+Austin+Texas\"}"
940
- },
941
- "id": "jME037N2nGnwKm6u9IXhz7AxUFD3Kaiv"
942
- }
943
- ],
944
- "tool_name": "browser_navigate",
945
- "parsed_args": {
946
- "url": "https://www.google.com/search?q=NOAA+forecast+Austin+Texas"
947
- },
948
- "text_tool_leak": false,
949
- "usage": {
950
- "completion_tokens": 31,
951
- "prompt_tokens": 3926,
952
- "total_tokens": 3957,
953
- "prompt_tokens_details": {
954
- "cached_tokens": 3410
955
- }
956
- }
957
- },
958
- {
959
- "name": "h_terminal_date",
960
- "suite": "holdout",
961
- "category": "terminal",
962
- "passed": true,
963
- "failure": null,
964
- "elapsed_s": 0.259,
965
- "finish_reason": "tool_calls",
966
- "content": "",
967
- "tool_calls": [
968
- {
969
- "type": "function",
970
- "function": {
971
- "name": "terminal",
972
- "arguments": "{\"command\":\"date\"}"
973
- },
974
- "id": "YwsJbswKvnk3tHZxXrihv6NLrLurdJde"
975
- }
976
- ],
977
- "tool_name": "terminal",
978
- "parsed_args": {
979
- "command": "date"
980
- },
981
- "text_tool_leak": false,
982
- "usage": {
983
- "completion_tokens": 10,
984
- "prompt_tokens": 3917,
985
- "total_tokens": 3927,
986
- "prompt_tokens_details": {
987
- "cached_tokens": 3404
988
- }
989
- }
990
- },
991
- {
992
- "name": "h_terminal_pwd_plain",
993
- "suite": "holdout",
994
- "category": "terminal",
995
- "passed": true,
996
- "failure": null,
997
- "elapsed_s": 0.257,
998
- "finish_reason": "tool_calls",
999
- "content": "",
1000
- "tool_calls": [
1001
- {
1002
- "type": "function",
1003
- "function": {
1004
- "name": "terminal",
1005
- "arguments": "{\"command\":\"pwd\"}"
1006
- },
1007
- "id": "ntp26hZLemYDSWgYE5WBdIh2t7GBDzkg"
1008
- }
1009
- ],
1010
- "tool_name": "terminal",
1011
- "parsed_args": {
1012
- "command": "pwd"
1013
- },
1014
- "text_tool_leak": false,
1015
- "usage": {
1016
- "completion_tokens": 10,
1017
- "prompt_tokens": 3919,
1018
- "total_tokens": 3929,
1019
- "prompt_tokens_details": {
1020
- "cached_tokens": 3404
1021
- }
1022
- }
1023
- },
1024
- {
1025
- "name": "h_terminal_echo",
1026
- "suite": "holdout",
1027
- "category": "terminal",
1028
- "passed": true,
1029
- "failure": null,
1030
- "elapsed_s": 0.284,
1031
- "finish_reason": "tool_calls",
1032
- "content": "",
1033
- "tool_calls": [
1034
- {
1035
- "type": "function",
1036
- "function": {
1037
- "name": "terminal",
1038
- "arguments": "{\"command\":\"echo fixed-hermes\"}"
1039
- },
1040
- "id": "nQYqfDu5AFgGT0tgLAsMFuPfYTvNmBvF"
1041
- }
1042
- ],
1043
- "tool_name": "terminal",
1044
- "parsed_args": {
1045
- "command": "echo fixed-hermes"
1046
- },
1047
- "text_tool_leak": false,
1048
- "usage": {
1049
- "completion_tokens": 14,
1050
- "prompt_tokens": 3921,
1051
- "total_tokens": 3935,
1052
- "prompt_tokens_details": {
1053
- "cached_tokens": 3404
1054
- }
1055
- }
1056
- },
1057
- {
1058
- "name": "h_terminal_files",
1059
- "suite": "holdout",
1060
- "category": "terminal",
1061
- "passed": true,
1062
- "failure": null,
1063
- "elapsed_s": 0.257,
1064
- "finish_reason": "tool_calls",
1065
- "content": "",
1066
- "tool_calls": [
1067
- {
1068
- "type": "function",
1069
- "function": {
1070
- "name": "terminal",
1071
- "arguments": "{\"command\":\"ls\"}"
1072
- },
1073
- "id": "fQa8NnvUi7reU3MjzkWzXBVajMwwhp4X"
1074
- }
1075
- ],
1076
- "tool_name": "terminal",
1077
- "parsed_args": {
1078
- "command": "ls"
1079
- },
1080
- "text_tool_leak": false,
1081
- "usage": {
1082
- "completion_tokens": 10,
1083
- "prompt_tokens": 3919,
1084
- "total_tokens": 3929,
1085
- "prompt_tokens_details": {
1086
- "cached_tokens": 3404
1087
- }
1088
- }
1089
- },
1090
- {
1091
- "name": "h_read_absolute",
1092
- "suite": "holdout",
1093
- "category": "file",
1094
- "passed": true,
1095
- "failure": null,
1096
- "elapsed_s": 0.32,
1097
- "finish_reason": "tool_calls",
1098
- "content": "",
1099
- "tool_calls": [
1100
- {
1101
- "type": "function",
1102
- "function": {
1103
- "name": "read_file",
1104
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
1105
- },
1106
- "id": "cBhOCQhgL8f56DnKNlkcE8LBKJz19eXD"
1107
- }
1108
- ],
1109
- "tool_name": "read_file",
1110
- "parsed_args": {
1111
- "path": "/tmp/hermes_eval_marker.txt"
1112
- },
1113
- "text_tool_leak": false,
1114
- "usage": {
1115
- "completion_tokens": 19,
1116
- "prompt_tokens": 3925,
1117
- "total_tokens": 3944,
1118
- "prompt_tokens_details": {
1119
- "cached_tokens": 3404
1120
- }
1121
- }
1122
- },
1123
- {
1124
- "name": "h_search_local",
1125
- "suite": "holdout",
1126
- "category": "file",
1127
- "passed": true,
1128
- "failure": null,
1129
- "elapsed_s": 0.336,
1130
- "finish_reason": "tool_calls",
1131
- "content": "",
1132
- "tool_calls": [
1133
- {
1134
- "type": "function",
1135
- "function": {
1136
- "name": "search_files",
1137
- "arguments": "{\"pattern\":\"iter07_structured_tool_calls\",\"path\":\".\"}"
1138
- },
1139
- "id": "WjE7beyWxv0gNkPfoAGsvu19S3Dn0iuB"
1140
- }
1141
- ],
1142
- "tool_name": "search_files",
1143
- "parsed_args": {
1144
- "pattern": "iter07_structured_tool_calls",
1145
- "path": "."
1146
- },
1147
- "text_tool_leak": false,
1148
- "usage": {
1149
- "completion_tokens": 22,
1150
- "prompt_tokens": 3925,
1151
- "total_tokens": 3947,
1152
- "prompt_tokens_details": {
1153
- "cached_tokens": 3404
1154
- }
1155
- }
1156
- },
1157
- {
1158
- "name": "h_search_repo_not_web",
1159
- "suite": "holdout",
1160
- "category": "file",
1161
- "passed": true,
1162
- "failure": null,
1163
- "elapsed_s": 0.301,
1164
- "finish_reason": "tool_calls",
1165
- "content": "",
1166
- "tool_calls": [
1167
- {
1168
- "type": "function",
1169
- "function": {
1170
- "name": "search_files",
1171
- "arguments": "{\"pattern\":\"browser_snapshot\",\"path\":\".\"}"
1172
- },
1173
- "id": "MuRrB52nKdIN1VU92hwDZdmD3o6rEgrc"
1174
- }
1175
- ],
1176
- "tool_name": "search_files",
1177
- "parsed_args": {
1178
- "pattern": "browser_snapshot",
1179
- "path": "."
1180
- },
1181
- "text_tool_leak": false,
1182
- "usage": {
1183
- "completion_tokens": 16,
1184
- "prompt_tokens": 3922,
1185
- "total_tokens": 3938,
1186
- "prompt_tokens_details": {
1187
- "cached_tokens": 3404
1188
- }
1189
- }
1190
- },
1191
- {
1192
- "name": "h_write_absolute",
1193
- "suite": "holdout",
1194
- "category": "file",
1195
- "passed": true,
1196
- "failure": null,
1197
- "elapsed_s": 0.354,
1198
- "finish_reason": "tool_calls",
1199
- "content": "",
1200
- "tool_calls": [
1201
- {
1202
- "type": "function",
1203
- "function": {
1204
- "name": "write_file",
1205
- "arguments": "{\"path\":\"/tmp/hermes_holdout.txt\",\"content\":\"holdout ok\"}"
1206
- },
1207
- "id": "nMDFLNAfmAgZk0OAinKO0FpknLV3sifF"
1208
- }
1209
- ],
1210
- "tool_name": "write_file",
1211
- "parsed_args": {
1212
- "path": "/tmp/hermes_holdout.txt",
1213
- "content": "holdout ok"
1214
- },
1215
- "text_tool_leak": false,
1216
- "usage": {
1217
- "completion_tokens": 24,
1218
- "prompt_tokens": 3926,
1219
- "total_tokens": 3950,
1220
- "prompt_tokens_details": {
1221
- "cached_tokens": 3404
1222
- }
1223
- }
1224
- },
1225
- {
1226
- "name": "h_no_tool_hi",
1227
- "suite": "holdout",
1228
- "category": "no_tool",
1229
- "passed": true,
1230
- "failure": null,
1231
- "elapsed_s": 0.218,
1232
- "finish_reason": "stop",
1233
- "content": "Hello!",
1234
- "tool_calls": [],
1235
- "tool_name": null,
1236
- "parsed_args": {},
1237
- "text_tool_leak": false,
1238
- "usage": {
1239
- "completion_tokens": 3,
1240
- "prompt_tokens": 3914,
1241
- "total_tokens": 3917,
1242
- "prompt_tokens_details": {
1243
- "cached_tokens": 3404
1244
- }
1245
- }
1246
- },
1247
- {
1248
- "name": "h_no_tool_explain",
1249
- "suite": "holdout",
1250
- "category": "no_tool",
1251
- "passed": true,
1252
- "failure": null,
1253
- "elapsed_s": 0.359,
1254
- "finish_reason": "stop",
1255
- "content": "A browser is an application for navigating and interacting with web pages, while a terminal is an application for running shell commands.",
1256
- "tool_calls": [],
1257
- "tool_name": null,
1258
- "parsed_args": {},
1259
- "text_tool_leak": false,
1260
- "usage": {
1261
- "completion_tokens": 25,
1262
- "prompt_tokens": 3923,
1263
- "total_tokens": 3948,
1264
- "prompt_tokens_details": {
1265
- "cached_tokens": 3404
1266
- }
1267
- }
1268
- },
1269
- {
1270
- "name": "h_no_tool_no_run",
1271
- "suite": "holdout",
1272
- "category": "no_tool",
1273
- "passed": true,
1274
- "failure": null,
1275
- "elapsed_s": 0.258,
1276
- "finish_reason": "stop",
1277
- "content": "The command is `whoami`.",
1278
- "tool_calls": [],
1279
- "tool_name": null,
1280
- "parsed_args": {},
1281
- "text_tool_leak": false,
1282
- "usage": {
1283
- "completion_tokens": 8,
1284
- "prompt_tokens": 3923,
1285
- "total_tokens": 3931,
1286
- "prompt_tokens_details": {
1287
- "cached_tokens": 3404
1288
- }
1289
- }
1290
- },
1291
- {
1292
- "name": "h_no_tool_sentence",
1293
- "suite": "holdout",
1294
- "category": "no_tool",
1295
- "passed": true,
1296
- "failure": null,
1297
- "elapsed_s": 0.233,
1298
- "finish_reason": "stop",
1299
- "content": "The file was found.",
1300
- "tool_calls": [],
1301
- "tool_name": null,
1302
- "parsed_args": {},
1303
- "text_tool_leak": false,
1304
- "usage": {
1305
- "completion_tokens": 6,
1306
- "prompt_tokens": 3919,
1307
- "total_tokens": 3925,
1308
- "prompt_tokens_details": {
1309
- "cached_tokens": 3404
1310
- }
1311
- }
1312
- },
1313
- {
1314
- "name": "h_final_file",
1315
- "suite": "holdout",
1316
- "category": "finalization",
1317
- "passed": true,
1318
- "failure": null,
1319
- "elapsed_s": 0.293,
1320
- "finish_reason": "stop",
1321
- "content": "marker: holdout-fixed",
1322
- "tool_calls": [],
1323
- "tool_name": null,
1324
- "parsed_args": {},
1325
- "text_tool_leak": false,
1326
- "usage": {
1327
- "completion_tokens": 7,
1328
- "prompt_tokens": 3967,
1329
- "total_tokens": 3974,
1330
- "prompt_tokens_details": {
1331
- "cached_tokens": 3410
1332
- }
1333
- }
1334
- },
1335
- {
1336
- "name": "h_final_terminal",
1337
- "suite": "holdout",
1338
- "category": "finalization",
1339
- "passed": true,
1340
- "failure": null,
1341
- "elapsed_s": 0.285,
1342
- "finish_reason": "stop",
1343
- "content": "fixed-hermes",
1344
- "tool_calls": [],
1345
- "tool_name": null,
1346
- "parsed_args": {},
1347
- "text_tool_leak": false,
1348
- "usage": {
1349
- "completion_tokens": 5,
1350
- "prompt_tokens": 3956,
1351
- "total_tokens": 3961,
1352
- "prompt_tokens_details": {
1353
- "cached_tokens": 3410
1354
- }
1355
- }
1356
- }
1357
- ]
1358
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
evals/gguf_Q8_K_XL_APPROX_llamacpp_all_fixed_hermes.json DELETED
@@ -1,1358 +0,0 @@
1
- {
2
- "endpoint": "http://127.0.0.1:8091/v1/chat/completions",
3
- "model": "release_work/lfm25-moe8-mac-trainer/artifacts/gguf/quants/LFM-2.5-8B-1B-hermes-ft-Q8_K_XL_APPROX.gguf",
4
- "adapter_path": null,
5
- "tools_source": {
6
- "hermes_repo": "/Users/jkooker/Documents/Codex/2026-05-28/get-this-new-model-up-and/release_work/hermes-agent-lfm-tool-parser",
7
- "git_commit": "a68761f5d13a1ec43f09fa605c2f33576ea8899f",
8
- "toolsets": [
9
- "terminal_tools",
10
- "file_tools",
11
- "browser_tools"
12
- ],
13
- "filtered_names": null
14
- },
15
- "tools": [
16
- "browser_back",
17
- "browser_click",
18
- "browser_console",
19
- "browser_get_images",
20
- "browser_navigate",
21
- "browser_press",
22
- "browser_scroll",
23
- "browser_snapshot",
24
- "browser_type",
25
- "patch",
26
- "read_file",
27
- "search_files",
28
- "terminal",
29
- "write_file"
30
- ],
31
- "summary": {
32
- "passed": 43,
33
- "total": 43,
34
- "overall_rate": 1.0,
35
- "tool_cases": 28,
36
- "structured_tool_cases_passed": 28,
37
- "structured_tool_rate": 1.0,
38
- "no_tool_cases": 10,
39
- "no_tool_cases_passed": 10,
40
- "false_positive_tool_rate": 0.0,
41
- "content_text_tool_leaks": 0,
42
- "finish_reason_tool_calls": 28,
43
- "category_metrics": {
44
- "browser": {
45
- "passed": 9,
46
- "total": 9,
47
- "rate": 1.0
48
- },
49
- "file": {
50
- "passed": 9,
51
- "total": 9,
52
- "rate": 1.0
53
- },
54
- "finalization": {
55
- "passed": 5,
56
- "total": 5,
57
- "rate": 1.0
58
- },
59
- "no_tool": {
60
- "passed": 10,
61
- "total": 10,
62
- "rate": 1.0
63
- },
64
- "terminal": {
65
- "passed": 10,
66
- "total": 10,
67
- "rate": 1.0
68
- }
69
- },
70
- "suite_metrics": {
71
- "holdout": {
72
- "passed": 18,
73
- "total": 18,
74
- "rate": 1.0
75
- },
76
- "suite_a": {
77
- "passed": 17,
78
- "total": 17,
79
- "rate": 1.0
80
- },
81
- "suite_b": {
82
- "passed": 8,
83
- "total": 8,
84
- "rate": 1.0
85
- }
86
- },
87
- "acceptance": {
88
- "structured_tool_rate_gte_0_95": true,
89
- "false_positive_tool_rate_lte_0_05": true,
90
- "zero_text_tool_leaks": true,
91
- "all_suites_gte_0_95": true
92
- },
93
- "failures": {}
94
- },
95
- "results": [
96
- {
97
- "name": "a_weather_austin",
98
- "suite": "suite_a",
99
- "category": "browser",
100
- "passed": true,
101
- "failure": null,
102
- "elapsed_s": 1.509,
103
- "finish_reason": "tool_calls",
104
- "content": "",
105
- "tool_calls": [
106
- {
107
- "type": "function",
108
- "function": {
109
- "name": "browser_navigate",
110
- "arguments": "{\"url\":\"https://www.google.com/search?q=Austin+TX+weather+today\"}"
111
- },
112
- "id": "wmEkhd24LwXyfu68NXC57PUrTlbfJKa7"
113
- }
114
- ],
115
- "tool_name": "browser_navigate",
116
- "parsed_args": {
117
- "url": "https://www.google.com/search?q=Austin+TX+weather+today"
118
- },
119
- "text_tool_leak": false,
120
- "usage": {
121
- "completion_tokens": 29,
122
- "prompt_tokens": 3920,
123
- "total_tokens": 3949,
124
- "prompt_tokens_details": {
125
- "cached_tokens": 0
126
- }
127
- }
128
- },
129
- {
130
- "name": "a_latest_mlx",
131
- "suite": "suite_a",
132
- "category": "browser",
133
- "passed": true,
134
- "failure": null,
135
- "elapsed_s": 0.399,
136
- "finish_reason": "tool_calls",
137
- "content": "",
138
- "tool_calls": [
139
- {
140
- "type": "function",
141
- "function": {
142
- "name": "browser_navigate",
143
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+mlx-lm+release+notes\"}"
144
- },
145
- "id": "MiWKz5twwyikc6oFj2bMDfaXdNt3b15G"
146
- }
147
- ],
148
- "tool_name": "browser_navigate",
149
- "parsed_args": {
150
- "url": "https://www.google.com/search?q=latest+mlx-lm+release+notes"
151
- },
152
- "text_tool_leak": false,
153
- "usage": {
154
- "completion_tokens": 31,
155
- "prompt_tokens": 3923,
156
- "total_tokens": 3954,
157
- "prompt_tokens_details": {
158
- "cached_tokens": 3404
159
- }
160
- }
161
- },
162
- {
163
- "name": "a_noaa_forecast",
164
- "suite": "suite_a",
165
- "category": "browser",
166
- "passed": true,
167
- "failure": null,
168
- "elapsed_s": 1.484,
169
- "finish_reason": "tool_calls",
170
- "content": "",
171
- "tool_calls": [
172
- {
173
- "type": "function",
174
- "function": {
175
- "name": "browser_navigate",
176
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+Austin+forecast\"}"
177
- },
178
- "id": "Ah1dpV65AXOafcZEVywNm97lhrnO617S"
179
- }
180
- ],
181
- "tool_name": "browser_navigate",
182
- "parsed_args": {
183
- "url": "https://www.google.com/search?q=NOAA+Austin+forecast"
184
- },
185
- "text_tool_leak": false,
186
- "usage": {
187
- "completion_tokens": 29,
188
- "prompt_tokens": 3926,
189
- "total_tokens": 3955,
190
- "prompt_tokens_details": {
191
- "cached_tokens": 0
192
- }
193
- }
194
- },
195
- {
196
- "name": "a_echo",
197
- "suite": "suite_a",
198
- "category": "terminal",
199
- "passed": true,
200
- "failure": null,
201
- "elapsed_s": 0.289,
202
- "finish_reason": "tool_calls",
203
- "content": "",
204
- "tool_calls": [
205
- {
206
- "type": "function",
207
- "function": {
208
- "name": "terminal",
209
- "arguments": "{\"command\":\"echo hermes-tool-test\"}"
210
- },
211
- "id": "MOFC52jo9sKlqn2pdvay4sLNZXi5D372"
212
- }
213
- ],
214
- "tool_name": "terminal",
215
- "parsed_args": {
216
- "command": "echo hermes-tool-test"
217
- },
218
- "text_tool_leak": false,
219
- "usage": {
220
- "completion_tokens": 15,
221
- "prompt_tokens": 3919,
222
- "total_tokens": 3934,
223
- "prompt_tokens_details": {
224
- "cached_tokens": 3404
225
- }
226
- }
227
- },
228
- {
229
- "name": "a_pwd",
230
- "suite": "suite_a",
231
- "category": "terminal",
232
- "passed": true,
233
- "failure": null,
234
- "elapsed_s": 0.249,
235
- "finish_reason": "tool_calls",
236
- "content": "",
237
- "tool_calls": [
238
- {
239
- "type": "function",
240
- "function": {
241
- "name": "terminal",
242
- "arguments": "{\"command\":\"pwd\"}"
243
- },
244
- "id": "UhLh7JtU3i19KOBsn2zVyH0mdK2uFp8i"
245
- }
246
- ],
247
- "tool_name": "terminal",
248
- "parsed_args": {
249
- "command": "pwd"
250
- },
251
- "text_tool_leak": false,
252
- "usage": {
253
- "completion_tokens": 10,
254
- "prompt_tokens": 3915,
255
- "total_tokens": 3925,
256
- "prompt_tokens_details": {
257
- "cached_tokens": 3404
258
- }
259
- }
260
- },
261
- {
262
- "name": "a_ls",
263
- "suite": "suite_a",
264
- "category": "terminal",
265
- "passed": true,
266
- "failure": null,
267
- "elapsed_s": 0.248,
268
- "finish_reason": "tool_calls",
269
- "content": "",
270
- "tool_calls": [
271
- {
272
- "type": "function",
273
- "function": {
274
- "name": "terminal",
275
- "arguments": "{\"command\":\"ls\"}"
276
- },
277
- "id": "21sSobq5jHG9aXJCd0Rhtc2wVzrTj9Uh"
278
- }
279
- ],
280
- "tool_name": "terminal",
281
- "parsed_args": {
282
- "command": "ls"
283
- },
284
- "text_tool_leak": false,
285
- "usage": {
286
- "completion_tokens": 10,
287
- "prompt_tokens": 3917,
288
- "total_tokens": 3927,
289
- "prompt_tokens_details": {
290
- "cached_tokens": 3404
291
- }
292
- }
293
- },
294
- {
295
- "name": "a_python_version",
296
- "suite": "suite_a",
297
- "category": "terminal",
298
- "passed": true,
299
- "failure": null,
300
- "elapsed_s": 0.27,
301
- "finish_reason": "tool_calls",
302
- "content": "",
303
- "tool_calls": [
304
- {
305
- "type": "function",
306
- "function": {
307
- "name": "terminal",
308
- "arguments": "{\"command\":\"python3 --version\"}"
309
- },
310
- "id": "R4jY7Zn6XfE8GBaTYsyY7adDVyP8j8qa"
311
- }
312
- ],
313
- "tool_name": "terminal",
314
- "parsed_args": {
315
- "command": "python3 --version"
316
- },
317
- "text_tool_leak": false,
318
- "usage": {
319
- "completion_tokens": 13,
320
- "prompt_tokens": 3925,
321
- "total_tokens": 3938,
322
- "prompt_tokens_details": {
323
- "cached_tokens": 3410
324
- }
325
- }
326
- },
327
- {
328
- "name": "a_read_file",
329
- "suite": "suite_a",
330
- "category": "file",
331
- "passed": true,
332
- "failure": null,
333
- "elapsed_s": 0.32,
334
- "finish_reason": "tool_calls",
335
- "content": "",
336
- "tool_calls": [
337
- {
338
- "type": "function",
339
- "function": {
340
- "name": "read_file",
341
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
342
- },
343
- "id": "1EY23EBZmexlL655J5XKDPVQolHlUetH"
344
- }
345
- ],
346
- "tool_name": "read_file",
347
- "parsed_args": {
348
- "path": "/tmp/hermes_eval_marker.txt"
349
- },
350
- "text_tool_leak": false,
351
- "usage": {
352
- "completion_tokens": 19,
353
- "prompt_tokens": 3923,
354
- "total_tokens": 3942,
355
- "prompt_tokens_details": {
356
- "cached_tokens": 3404
357
- }
358
- }
359
- },
360
- {
361
- "name": "a_search_repo",
362
- "suite": "suite_a",
363
- "category": "file",
364
- "passed": true,
365
- "failure": null,
366
- "elapsed_s": 0.296,
367
- "finish_reason": "tool_calls",
368
- "content": "",
369
- "tool_calls": [
370
- {
371
- "type": "function",
372
- "function": {
373
- "name": "search_files",
374
- "arguments": "{\"pattern\":\"browser_navigate\",\"path\":\".\"}"
375
- },
376
- "id": "niJMIpsavYrajCE2sFacRnhEv0a8339Z"
377
- }
378
- ],
379
- "tool_name": "search_files",
380
- "parsed_args": {
381
- "pattern": "browser_navigate",
382
- "path": "."
383
- },
384
- "text_tool_leak": false,
385
- "usage": {
386
- "completion_tokens": 17,
387
- "prompt_tokens": 3920,
388
- "total_tokens": 3937,
389
- "prompt_tokens_details": {
390
- "cached_tokens": 3404
391
- }
392
- }
393
- },
394
- {
395
- "name": "a_write_file",
396
- "suite": "suite_a",
397
- "category": "file",
398
- "passed": true,
399
- "failure": null,
400
- "elapsed_s": 0.362,
401
- "finish_reason": "tool_calls",
402
- "content": "",
403
- "tool_calls": [
404
- {
405
- "type": "function",
406
- "function": {
407
- "name": "write_file",
408
- "arguments": "{\"path\":\"/tmp/hermes_router_note.txt\",\"content\":\"hello\"}"
409
- },
410
- "id": "Dhdv52fc0UgeBUDr1QS1jIuF3JUGpOaS"
411
- }
412
- ],
413
- "tool_name": "write_file",
414
- "parsed_args": {
415
- "path": "/tmp/hermes_router_note.txt",
416
- "content": "hello"
417
- },
418
- "text_tool_leak": false,
419
- "usage": {
420
- "completion_tokens": 23,
421
- "prompt_tokens": 3925,
422
- "total_tokens": 3948,
423
- "prompt_tokens_details": {
424
- "cached_tokens": 3404
425
- }
426
- }
427
- },
428
- {
429
- "name": "a_no_tool_greeting",
430
- "suite": "suite_a",
431
- "category": "no_tool",
432
- "passed": true,
433
- "failure": null,
434
- "elapsed_s": 0.199,
435
- "finish_reason": "stop",
436
- "content": "Hello!",
437
- "tool_calls": [],
438
- "tool_name": null,
439
- "parsed_args": {},
440
- "text_tool_leak": false,
441
- "usage": {
442
- "completion_tokens": 3,
443
- "prompt_tokens": 3914,
444
- "total_tokens": 3917,
445
- "prompt_tokens_details": {
446
- "cached_tokens": 3404
447
- }
448
- }
449
- },
450
- {
451
- "name": "a_no_tool_explain",
452
- "suite": "suite_a",
453
- "category": "no_tool",
454
- "passed": true,
455
- "failure": null,
456
- "elapsed_s": 0.275,
457
- "finish_reason": "stop",
458
- "content": "A router chooses which expert networks should process each token.",
459
- "tool_calls": [],
460
- "tool_name": null,
461
- "parsed_args": {},
462
- "text_tool_leak": false,
463
- "usage": {
464
- "completion_tokens": 12,
465
- "prompt_tokens": 3926,
466
- "total_tokens": 3938,
467
- "prompt_tokens_details": {
468
- "cached_tokens": 3404
469
- }
470
- }
471
- },
472
- {
473
- "name": "a_no_tool_do_not",
474
- "suite": "suite_a",
475
- "category": "no_tool",
476
- "passed": true,
477
- "failure": null,
478
- "elapsed_s": 0.196,
479
- "finish_reason": "stop",
480
- "content": "done",
481
- "tool_calls": [],
482
- "tool_name": null,
483
- "parsed_args": {},
484
- "text_tool_leak": false,
485
- "usage": {
486
- "completion_tokens": 2,
487
- "prompt_tokens": 3920,
488
- "total_tokens": 3922,
489
- "prompt_tokens_details": {
490
- "cached_tokens": 3404
491
- }
492
- }
493
- },
494
- {
495
- "name": "a_no_tool_word_browser",
496
- "suite": "suite_a",
497
- "category": "no_tool",
498
- "passed": true,
499
- "failure": null,
500
- "elapsed_s": 0.235,
501
- "finish_reason": "stop",
502
- "content": "The browser opened a quiet page.",
503
- "tool_calls": [],
504
- "tool_name": null,
505
- "parsed_args": {},
506
- "text_tool_leak": false,
507
- "usage": {
508
- "completion_tokens": 8,
509
- "prompt_tokens": 3919,
510
- "total_tokens": 3927,
511
- "prompt_tokens_details": {
512
- "cached_tokens": 3404
513
- }
514
- }
515
- },
516
- {
517
- "name": "a_final_browser",
518
- "suite": "suite_a",
519
- "category": "finalization",
520
- "passed": true,
521
- "failure": null,
522
- "elapsed_s": 0.297,
523
- "finish_reason": "stop",
524
- "content": "Austin is 82 F and sunny.",
525
- "tool_calls": [],
526
- "tool_name": null,
527
- "parsed_args": {},
528
- "text_tool_leak": false,
529
- "usage": {
530
- "completion_tokens": 10,
531
- "prompt_tokens": 3975,
532
- "total_tokens": 3985,
533
- "prompt_tokens_details": {
534
- "cached_tokens": 3410
535
- }
536
- }
537
- },
538
- {
539
- "name": "a_final_terminal",
540
- "suite": "suite_a",
541
- "category": "finalization",
542
- "passed": true,
543
- "failure": null,
544
- "elapsed_s": 0.296,
545
- "finish_reason": "stop",
546
- "content": "hermes-tool-test",
547
- "tool_calls": [],
548
- "tool_name": null,
549
- "parsed_args": {},
550
- "text_tool_leak": false,
551
- "usage": {
552
- "completion_tokens": 7,
553
- "prompt_tokens": 3957,
554
- "total_tokens": 3964,
555
- "prompt_tokens_details": {
556
- "cached_tokens": 3410
557
- }
558
- }
559
- },
560
- {
561
- "name": "a_final_file",
562
- "suite": "suite_a",
563
- "category": "finalization",
564
- "passed": true,
565
- "failure": null,
566
- "elapsed_s": 0.269,
567
- "finish_reason": "stop",
568
- "content": "marker: fixed-schema",
569
- "tool_calls": [],
570
- "tool_name": null,
571
- "parsed_args": {},
572
- "text_tool_leak": false,
573
- "usage": {
574
- "completion_tokens": 5,
575
- "prompt_tokens": 3963,
576
- "total_tokens": 3968,
577
- "prompt_tokens_details": {
578
- "cached_tokens": 3410
579
- }
580
- }
581
- },
582
- {
583
- "name": "b_weather_plain",
584
- "suite": "suite_b",
585
- "category": "browser",
586
- "passed": true,
587
- "failure": null,
588
- "elapsed_s": 0.388,
589
- "finish_reason": "tool_calls",
590
- "content": "",
591
- "tool_calls": [
592
- {
593
- "type": "function",
594
- "function": {
595
- "name": "browser_navigate",
596
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+Austin+TX+weather\"}"
597
- },
598
- "id": "dNvUJ6xoWHNrXoEnMbJAofYR9oXzuE6y"
599
- }
600
- ],
601
- "tool_name": "browser_navigate",
602
- "parsed_args": {
603
- "url": "https://www.google.com/search?q=current+Austin+TX+weather"
604
- },
605
- "text_tool_leak": false,
606
- "usage": {
607
- "completion_tokens": 29,
608
- "prompt_tokens": 3920,
609
- "total_tokens": 3949,
610
- "prompt_tokens_details": {
611
- "cached_tokens": 3404
612
- }
613
- }
614
- },
615
- {
616
- "name": "b_web_search",
617
- "suite": "suite_b",
618
- "category": "browser",
619
- "passed": true,
620
- "failure": null,
621
- "elapsed_s": 0.414,
622
- "finish_reason": "tool_calls",
623
- "content": "",
624
- "tool_calls": [
625
- {
626
- "type": "function",
627
- "function": {
628
- "name": "browser_navigate",
629
- "arguments": "{\"url\":\"https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length\"}"
630
- },
631
- "id": "HcNZABwjPzzEb1uErWcrviEQyQixrTgu"
632
- }
633
- ],
634
- "tool_name": "browser_navigate",
635
- "parsed_args": {
636
- "url": "https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length"
637
- },
638
- "text_tool_leak": false,
639
- "usage": {
640
- "completion_tokens": 34,
641
- "prompt_tokens": 3924,
642
- "total_tokens": 3958,
643
- "prompt_tokens_details": {
644
- "cached_tokens": 3404
645
- }
646
- }
647
- },
648
- {
649
- "name": "b_terminal_uname",
650
- "suite": "suite_b",
651
- "category": "terminal",
652
- "passed": true,
653
- "failure": null,
654
- "elapsed_s": 0.272,
655
- "finish_reason": "tool_calls",
656
- "content": "",
657
- "tool_calls": [
658
- {
659
- "type": "function",
660
- "function": {
661
- "name": "terminal",
662
- "arguments": "{\"command\":\"uname -m\"}"
663
- },
664
- "id": "p1gOosW1IIhMYsn0C28s3C5HuQpUQnxA"
665
- }
666
- ],
667
- "tool_name": "terminal",
668
- "parsed_args": {
669
- "command": "uname -m"
670
- },
671
- "text_tool_leak": false,
672
- "usage": {
673
- "completion_tokens": 13,
674
- "prompt_tokens": 3920,
675
- "total_tokens": 3933,
676
- "prompt_tokens_details": {
677
- "cached_tokens": 3404
678
- }
679
- }
680
- },
681
- {
682
- "name": "b_terminal_whoami",
683
- "suite": "suite_b",
684
- "category": "terminal",
685
- "passed": true,
686
- "failure": null,
687
- "elapsed_s": 0.259,
688
- "finish_reason": "tool_calls",
689
- "content": "",
690
- "tool_calls": [
691
- {
692
- "type": "function",
693
- "function": {
694
- "name": "terminal",
695
- "arguments": "{\"command\":\"whoami\"}"
696
- },
697
- "id": "JSdTVOY5MC0NaJ9KObExrjzIDOeLIANh"
698
- }
699
- ],
700
- "tool_name": "terminal",
701
- "parsed_args": {
702
- "command": "whoami"
703
- },
704
- "text_tool_leak": false,
705
- "usage": {
706
- "completion_tokens": 11,
707
- "prompt_tokens": 3918,
708
- "total_tokens": 3929,
709
- "prompt_tokens_details": {
710
- "cached_tokens": 3404
711
- }
712
- }
713
- },
714
- {
715
- "name": "b_file_search_local",
716
- "suite": "suite_b",
717
- "category": "file",
718
- "passed": true,
719
- "failure": null,
720
- "elapsed_s": 0.359,
721
- "finish_reason": "tool_calls",
722
- "content": "",
723
- "tool_calls": [
724
- {
725
- "type": "function",
726
- "function": {
727
- "name": "search_files",
728
- "arguments": "{\"pattern\":\"HERMES_PARSE_TEXT_TOOL_CALLS\",\"path\":\".\"}"
729
- },
730
- "id": "6lq22E6yMuTcd9oWTui0CbNqsaJPz9qo"
731
- }
732
- ],
733
- "tool_name": "search_files",
734
- "parsed_args": {
735
- "pattern": "HERMES_PARSE_TEXT_TOOL_CALLS",
736
- "path": "."
737
- },
738
- "text_tool_leak": false,
739
- "usage": {
740
- "completion_tokens": 24,
741
- "prompt_tokens": 3927,
742
- "total_tokens": 3951,
743
- "prompt_tokens_details": {
744
- "cached_tokens": 3404
745
- }
746
- }
747
- },
748
- {
749
- "name": "b_file_write",
750
- "suite": "suite_b",
751
- "category": "file",
752
- "passed": true,
753
- "failure": null,
754
- "elapsed_s": 0.366,
755
- "finish_reason": "tool_calls",
756
- "content": "",
757
- "tool_calls": [
758
- {
759
- "type": "function",
760
- "function": {
761
- "name": "write_file",
762
- "arguments": "{\"path\":\"/tmp/hermes_fixed_schema_probe.txt\",\"content\":\"fixed schema\"}"
763
- },
764
- "id": "5aPTnHiA0oDKZkuAgAtVXN8iq1Bgc5TH"
765
- }
766
- ],
767
- "tool_name": "write_file",
768
- "parsed_args": {
769
- "path": "/tmp/hermes_fixed_schema_probe.txt",
770
- "content": "fixed schema"
771
- },
772
- "text_tool_leak": false,
773
- "usage": {
774
- "completion_tokens": 25,
775
- "prompt_tokens": 3927,
776
- "total_tokens": 3952,
777
- "prompt_tokens_details": {
778
- "cached_tokens": 3404
779
- }
780
- }
781
- },
782
- {
783
- "name": "b_no_tool_command",
784
- "suite": "suite_b",
785
- "category": "no_tool",
786
- "passed": true,
787
- "failure": null,
788
- "elapsed_s": 0.236,
789
- "finish_reason": "stop",
790
- "content": "The command is `pwd`.",
791
- "tool_calls": [],
792
- "tool_name": null,
793
- "parsed_args": {},
794
- "text_tool_leak": false,
795
- "usage": {
796
- "completion_tokens": 7,
797
- "prompt_tokens": 3923,
798
- "total_tokens": 3930,
799
- "prompt_tokens_details": {
800
- "cached_tokens": 3404
801
- }
802
- }
803
- },
804
- {
805
- "name": "b_no_tool_browser",
806
- "suite": "suite_b",
807
- "category": "no_tool",
808
- "passed": true,
809
- "failure": null,
810
- "elapsed_s": 0.274,
811
- "finish_reason": "stop",
812
- "content": "A browser is an application for navigating and interacting with web pages.",
813
- "tool_calls": [],
814
- "tool_name": null,
815
- "parsed_args": {},
816
- "text_tool_leak": false,
817
- "usage": {
818
- "completion_tokens": 14,
819
- "prompt_tokens": 3920,
820
- "total_tokens": 3934,
821
- "prompt_tokens_details": {
822
- "cached_tokens": 3404
823
- }
824
- }
825
- },
826
- {
827
- "name": "h_weather_san_antonio",
828
- "suite": "holdout",
829
- "category": "browser",
830
- "passed": true,
831
- "failure": null,
832
- "elapsed_s": 0.367,
833
- "finish_reason": "tool_calls",
834
- "content": "",
835
- "tool_calls": [
836
- {
837
- "type": "function",
838
- "function": {
839
- "name": "browser_navigate",
840
- "arguments": "{\"url\":\"https://www.google.com/search?q=San+Antonio+weather\"}"
841
- },
842
- "id": "SHXUgZPzf1s04XGkis0MSwqGiOpTKb3w"
843
- }
844
- ],
845
- "tool_name": "browser_navigate",
846
- "parsed_args": {
847
- "url": "https://www.google.com/search?q=San+Antonio+weather"
848
- },
849
- "text_tool_leak": false,
850
- "usage": {
851
- "completion_tokens": 27,
852
- "prompt_tokens": 3922,
853
- "total_tokens": 3949,
854
- "prompt_tokens_details": {
855
- "cached_tokens": 3404
856
- }
857
- }
858
- },
859
- {
860
- "name": "h_current_docs",
861
- "suite": "holdout",
862
- "category": "browser",
863
- "passed": true,
864
- "failure": null,
865
- "elapsed_s": 0.429,
866
- "finish_reason": "tool_calls",
867
- "content": "",
868
- "tool_calls": [
869
- {
870
- "type": "function",
871
- "function": {
872
- "name": "browser_navigate",
873
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling\"}"
874
- },
875
- "id": "LyTlYEm128Zi31EG08bTpDGJqjwHoD02"
876
- }
877
- ],
878
- "tool_name": "browser_navigate",
879
- "parsed_args": {
880
- "url": "https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling"
881
- },
882
- "text_tool_leak": false,
883
- "usage": {
884
- "completion_tokens": 36,
885
- "prompt_tokens": 3924,
886
- "total_tokens": 3960,
887
- "prompt_tokens_details": {
888
- "cached_tokens": 3404
889
- }
890
- }
891
- },
892
- {
893
- "name": "h_online_latest",
894
- "suite": "holdout",
895
- "category": "browser",
896
- "passed": true,
897
- "failure": null,
898
- "elapsed_s": 0.452,
899
- "finish_reason": "tool_calls",
900
- "content": "",
901
- "tool_calls": [
902
- {
903
- "type": "function",
904
- "function": {
905
- "name": "browser_navigate",
906
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GUF+info\"}"
907
- },
908
- "id": "LZbBwx3syRG3G7zxuVdVNVCGSbReYwSN"
909
- }
910
- ],
911
- "tool_name": "browser_navigate",
912
- "parsed_args": {
913
- "url": "https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GUF+info"
914
- },
915
- "text_tool_leak": false,
916
- "usage": {
917
- "completion_tokens": 36,
918
- "prompt_tokens": 3930,
919
- "total_tokens": 3966,
920
- "prompt_tokens_details": {
921
- "cached_tokens": 3404
922
- }
923
- }
924
- },
925
- {
926
- "name": "h_noaa",
927
- "suite": "holdout",
928
- "category": "browser",
929
- "passed": true,
930
- "failure": null,
931
- "elapsed_s": 0.401,
932
- "finish_reason": "tool_calls",
933
- "content": "",
934
- "tool_calls": [
935
- {
936
- "type": "function",
937
- "function": {
938
- "name": "browser_navigate",
939
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+forecast+Austin+Texas\"}"
940
- },
941
- "id": "o67q37MqazsqxIaPwBYseuElB9pgREEY"
942
- }
943
- ],
944
- "tool_name": "browser_navigate",
945
- "parsed_args": {
946
- "url": "https://www.google.com/search?q=NOAA+forecast+Austin+Texas"
947
- },
948
- "text_tool_leak": false,
949
- "usage": {
950
- "completion_tokens": 31,
951
- "prompt_tokens": 3926,
952
- "total_tokens": 3957,
953
- "prompt_tokens_details": {
954
- "cached_tokens": 3410
955
- }
956
- }
957
- },
958
- {
959
- "name": "h_terminal_date",
960
- "suite": "holdout",
961
- "category": "terminal",
962
- "passed": true,
963
- "failure": null,
964
- "elapsed_s": 0.261,
965
- "finish_reason": "tool_calls",
966
- "content": "",
967
- "tool_calls": [
968
- {
969
- "type": "function",
970
- "function": {
971
- "name": "terminal",
972
- "arguments": "{\"command\":\"date\"}"
973
- },
974
- "id": "Bz1TBI2DBKJg3aXUXIX2o0neDni8ANX6"
975
- }
976
- ],
977
- "tool_name": "terminal",
978
- "parsed_args": {
979
- "command": "date"
980
- },
981
- "text_tool_leak": false,
982
- "usage": {
983
- "completion_tokens": 10,
984
- "prompt_tokens": 3917,
985
- "total_tokens": 3927,
986
- "prompt_tokens_details": {
987
- "cached_tokens": 3404
988
- }
989
- }
990
- },
991
- {
992
- "name": "h_terminal_pwd_plain",
993
- "suite": "holdout",
994
- "category": "terminal",
995
- "passed": true,
996
- "failure": null,
997
- "elapsed_s": 0.255,
998
- "finish_reason": "tool_calls",
999
- "content": "",
1000
- "tool_calls": [
1001
- {
1002
- "type": "function",
1003
- "function": {
1004
- "name": "terminal",
1005
- "arguments": "{\"command\":\"pwd\"}"
1006
- },
1007
- "id": "JVyw4NkrIvs8UBt5Fke4oLMmOZuOB0td"
1008
- }
1009
- ],
1010
- "tool_name": "terminal",
1011
- "parsed_args": {
1012
- "command": "pwd"
1013
- },
1014
- "text_tool_leak": false,
1015
- "usage": {
1016
- "completion_tokens": 10,
1017
- "prompt_tokens": 3919,
1018
- "total_tokens": 3929,
1019
- "prompt_tokens_details": {
1020
- "cached_tokens": 3404
1021
- }
1022
- }
1023
- },
1024
- {
1025
- "name": "h_terminal_echo",
1026
- "suite": "holdout",
1027
- "category": "terminal",
1028
- "passed": true,
1029
- "failure": null,
1030
- "elapsed_s": 0.284,
1031
- "finish_reason": "tool_calls",
1032
- "content": "",
1033
- "tool_calls": [
1034
- {
1035
- "type": "function",
1036
- "function": {
1037
- "name": "terminal",
1038
- "arguments": "{\"command\":\"echo fixed-hermes\"}"
1039
- },
1040
- "id": "e5sfgCYkwUi53d9zwzydQOVWMPX7rWZt"
1041
- }
1042
- ],
1043
- "tool_name": "terminal",
1044
- "parsed_args": {
1045
- "command": "echo fixed-hermes"
1046
- },
1047
- "text_tool_leak": false,
1048
- "usage": {
1049
- "completion_tokens": 14,
1050
- "prompt_tokens": 3921,
1051
- "total_tokens": 3935,
1052
- "prompt_tokens_details": {
1053
- "cached_tokens": 3404
1054
- }
1055
- }
1056
- },
1057
- {
1058
- "name": "h_terminal_files",
1059
- "suite": "holdout",
1060
- "category": "terminal",
1061
- "passed": true,
1062
- "failure": null,
1063
- "elapsed_s": 0.255,
1064
- "finish_reason": "tool_calls",
1065
- "content": "",
1066
- "tool_calls": [
1067
- {
1068
- "type": "function",
1069
- "function": {
1070
- "name": "terminal",
1071
- "arguments": "{\"command\":\"ls\"}"
1072
- },
1073
- "id": "xGrsaJEYKmqK1gVHj2moZW7WqiVP35kr"
1074
- }
1075
- ],
1076
- "tool_name": "terminal",
1077
- "parsed_args": {
1078
- "command": "ls"
1079
- },
1080
- "text_tool_leak": false,
1081
- "usage": {
1082
- "completion_tokens": 10,
1083
- "prompt_tokens": 3919,
1084
- "total_tokens": 3929,
1085
- "prompt_tokens_details": {
1086
- "cached_tokens": 3404
1087
- }
1088
- }
1089
- },
1090
- {
1091
- "name": "h_read_absolute",
1092
- "suite": "holdout",
1093
- "category": "file",
1094
- "passed": true,
1095
- "failure": null,
1096
- "elapsed_s": 0.325,
1097
- "finish_reason": "tool_calls",
1098
- "content": "",
1099
- "tool_calls": [
1100
- {
1101
- "type": "function",
1102
- "function": {
1103
- "name": "read_file",
1104
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
1105
- },
1106
- "id": "l6f4gj5YWCe9UJ2qh75zbslBykpav50I"
1107
- }
1108
- ],
1109
- "tool_name": "read_file",
1110
- "parsed_args": {
1111
- "path": "/tmp/hermes_eval_marker.txt"
1112
- },
1113
- "text_tool_leak": false,
1114
- "usage": {
1115
- "completion_tokens": 19,
1116
- "prompt_tokens": 3925,
1117
- "total_tokens": 3944,
1118
- "prompt_tokens_details": {
1119
- "cached_tokens": 3404
1120
- }
1121
- }
1122
- },
1123
- {
1124
- "name": "h_search_local",
1125
- "suite": "holdout",
1126
- "category": "file",
1127
- "passed": true,
1128
- "failure": null,
1129
- "elapsed_s": 0.343,
1130
- "finish_reason": "tool_calls",
1131
- "content": "",
1132
- "tool_calls": [
1133
- {
1134
- "type": "function",
1135
- "function": {
1136
- "name": "search_files",
1137
- "arguments": "{\"pattern\":\"iter07_structured_tool_calls\",\"path\":\".\"}"
1138
- },
1139
- "id": "3JQtvwX3PBDEpyRWwJnYBm5HJycQrDzK"
1140
- }
1141
- ],
1142
- "tool_name": "search_files",
1143
- "parsed_args": {
1144
- "pattern": "iter07_structured_tool_calls",
1145
- "path": "."
1146
- },
1147
- "text_tool_leak": false,
1148
- "usage": {
1149
- "completion_tokens": 22,
1150
- "prompt_tokens": 3925,
1151
- "total_tokens": 3947,
1152
- "prompt_tokens_details": {
1153
- "cached_tokens": 3404
1154
- }
1155
- }
1156
- },
1157
- {
1158
- "name": "h_search_repo_not_web",
1159
- "suite": "holdout",
1160
- "category": "file",
1161
- "passed": true,
1162
- "failure": null,
1163
- "elapsed_s": 0.3,
1164
- "finish_reason": "tool_calls",
1165
- "content": "",
1166
- "tool_calls": [
1167
- {
1168
- "type": "function",
1169
- "function": {
1170
- "name": "search_files",
1171
- "arguments": "{\"pattern\":\"browser_snapshot\",\"path\":\".\"}"
1172
- },
1173
- "id": "mMisk2gf3P6HK0szXHcqhgOl8C9WkgNJ"
1174
- }
1175
- ],
1176
- "tool_name": "search_files",
1177
- "parsed_args": {
1178
- "pattern": "browser_snapshot",
1179
- "path": "."
1180
- },
1181
- "text_tool_leak": false,
1182
- "usage": {
1183
- "completion_tokens": 16,
1184
- "prompt_tokens": 3922,
1185
- "total_tokens": 3938,
1186
- "prompt_tokens_details": {
1187
- "cached_tokens": 3404
1188
- }
1189
- }
1190
- },
1191
- {
1192
- "name": "h_write_absolute",
1193
- "suite": "holdout",
1194
- "category": "file",
1195
- "passed": true,
1196
- "failure": null,
1197
- "elapsed_s": 0.359,
1198
- "finish_reason": "tool_calls",
1199
- "content": "",
1200
- "tool_calls": [
1201
- {
1202
- "type": "function",
1203
- "function": {
1204
- "name": "write_file",
1205
- "arguments": "{\"path\":\"/tmp/hermes_holdout.txt\",\"content\":\"holdout ok\"}"
1206
- },
1207
- "id": "JqrJ94ik2bbBZ95n8ejpO5rKuyNrX6qn"
1208
- }
1209
- ],
1210
- "tool_name": "write_file",
1211
- "parsed_args": {
1212
- "path": "/tmp/hermes_holdout.txt",
1213
- "content": "holdout ok"
1214
- },
1215
- "text_tool_leak": false,
1216
- "usage": {
1217
- "completion_tokens": 24,
1218
- "prompt_tokens": 3926,
1219
- "total_tokens": 3950,
1220
- "prompt_tokens_details": {
1221
- "cached_tokens": 3404
1222
- }
1223
- }
1224
- },
1225
- {
1226
- "name": "h_no_tool_hi",
1227
- "suite": "holdout",
1228
- "category": "no_tool",
1229
- "passed": true,
1230
- "failure": null,
1231
- "elapsed_s": 0.204,
1232
- "finish_reason": "stop",
1233
- "content": "Hello!",
1234
- "tool_calls": [],
1235
- "tool_name": null,
1236
- "parsed_args": {},
1237
- "text_tool_leak": false,
1238
- "usage": {
1239
- "completion_tokens": 3,
1240
- "prompt_tokens": 3914,
1241
- "total_tokens": 3917,
1242
- "prompt_tokens_details": {
1243
- "cached_tokens": 3404
1244
- }
1245
- }
1246
- },
1247
- {
1248
- "name": "h_no_tool_explain",
1249
- "suite": "holdout",
1250
- "category": "no_tool",
1251
- "passed": true,
1252
- "failure": null,
1253
- "elapsed_s": 0.356,
1254
- "finish_reason": "stop",
1255
- "content": "A browser is an application for navigating and interacting with web pages, while a terminal is an application for running shell commands.",
1256
- "tool_calls": [],
1257
- "tool_name": null,
1258
- "parsed_args": {},
1259
- "text_tool_leak": false,
1260
- "usage": {
1261
- "completion_tokens": 25,
1262
- "prompt_tokens": 3923,
1263
- "total_tokens": 3948,
1264
- "prompt_tokens_details": {
1265
- "cached_tokens": 3404
1266
- }
1267
- }
1268
- },
1269
- {
1270
- "name": "h_no_tool_no_run",
1271
- "suite": "holdout",
1272
- "category": "no_tool",
1273
- "passed": true,
1274
- "failure": null,
1275
- "elapsed_s": 0.246,
1276
- "finish_reason": "stop",
1277
- "content": "The command is `whoami`.",
1278
- "tool_calls": [],
1279
- "tool_name": null,
1280
- "parsed_args": {},
1281
- "text_tool_leak": false,
1282
- "usage": {
1283
- "completion_tokens": 8,
1284
- "prompt_tokens": 3923,
1285
- "total_tokens": 3931,
1286
- "prompt_tokens_details": {
1287
- "cached_tokens": 3404
1288
- }
1289
- }
1290
- },
1291
- {
1292
- "name": "h_no_tool_sentence",
1293
- "suite": "holdout",
1294
- "category": "no_tool",
1295
- "passed": true,
1296
- "failure": null,
1297
- "elapsed_s": 0.23,
1298
- "finish_reason": "stop",
1299
- "content": "The file was found.",
1300
- "tool_calls": [],
1301
- "tool_name": null,
1302
- "parsed_args": {},
1303
- "text_tool_leak": false,
1304
- "usage": {
1305
- "completion_tokens": 6,
1306
- "prompt_tokens": 3919,
1307
- "total_tokens": 3925,
1308
- "prompt_tokens_details": {
1309
- "cached_tokens": 3404
1310
- }
1311
- }
1312
- },
1313
- {
1314
- "name": "h_final_file",
1315
- "suite": "holdout",
1316
- "category": "finalization",
1317
- "passed": true,
1318
- "failure": null,
1319
- "elapsed_s": 0.291,
1320
- "finish_reason": "stop",
1321
- "content": "marker: holdout-fixed",
1322
- "tool_calls": [],
1323
- "tool_name": null,
1324
- "parsed_args": {},
1325
- "text_tool_leak": false,
1326
- "usage": {
1327
- "completion_tokens": 7,
1328
- "prompt_tokens": 3967,
1329
- "total_tokens": 3974,
1330
- "prompt_tokens_details": {
1331
- "cached_tokens": 3410
1332
- }
1333
- }
1334
- },
1335
- {
1336
- "name": "h_final_terminal",
1337
- "suite": "holdout",
1338
- "category": "finalization",
1339
- "passed": true,
1340
- "failure": null,
1341
- "elapsed_s": 0.288,
1342
- "finish_reason": "stop",
1343
- "content": "fixed-hermes",
1344
- "tool_calls": [],
1345
- "tool_name": null,
1346
- "parsed_args": {},
1347
- "text_tool_leak": false,
1348
- "usage": {
1349
- "completion_tokens": 5,
1350
- "prompt_tokens": 3956,
1351
- "total_tokens": 3961,
1352
- "prompt_tokens_details": {
1353
- "cached_tokens": 3410
1354
- }
1355
- }
1356
- }
1357
- ]
1358
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
evals/gguf_q4_xl_approx_llamacpp_all_fixed_hermes.json DELETED
@@ -1,1358 +0,0 @@
1
- {
2
- "endpoint": "http://127.0.0.1:8091/v1/chat/completions",
3
- "model": "release_work/lfm25-moe8-mac-trainer/artifacts/gguf/quants/LFM-2.5-8B-1B-hermes-ft-Q4_K_XL_APPROX.gguf",
4
- "adapter_path": null,
5
- "tools_source": {
6
- "hermes_repo": "/Users/jkooker/Documents/Codex/2026-05-28/get-this-new-model-up-and/release_work/hermes-agent-lfm-tool-parser",
7
- "git_commit": "a68761f5d13a1ec43f09fa605c2f33576ea8899f",
8
- "toolsets": [
9
- "terminal_tools",
10
- "file_tools",
11
- "browser_tools"
12
- ],
13
- "filtered_names": null
14
- },
15
- "tools": [
16
- "browser_back",
17
- "browser_click",
18
- "browser_console",
19
- "browser_get_images",
20
- "browser_navigate",
21
- "browser_press",
22
- "browser_scroll",
23
- "browser_snapshot",
24
- "browser_type",
25
- "patch",
26
- "read_file",
27
- "search_files",
28
- "terminal",
29
- "write_file"
30
- ],
31
- "summary": {
32
- "passed": 43,
33
- "total": 43,
34
- "overall_rate": 1.0,
35
- "tool_cases": 28,
36
- "structured_tool_cases_passed": 28,
37
- "structured_tool_rate": 1.0,
38
- "no_tool_cases": 10,
39
- "no_tool_cases_passed": 10,
40
- "false_positive_tool_rate": 0.0,
41
- "content_text_tool_leaks": 0,
42
- "finish_reason_tool_calls": 28,
43
- "category_metrics": {
44
- "browser": {
45
- "passed": 9,
46
- "total": 9,
47
- "rate": 1.0
48
- },
49
- "file": {
50
- "passed": 9,
51
- "total": 9,
52
- "rate": 1.0
53
- },
54
- "finalization": {
55
- "passed": 5,
56
- "total": 5,
57
- "rate": 1.0
58
- },
59
- "no_tool": {
60
- "passed": 10,
61
- "total": 10,
62
- "rate": 1.0
63
- },
64
- "terminal": {
65
- "passed": 10,
66
- "total": 10,
67
- "rate": 1.0
68
- }
69
- },
70
- "suite_metrics": {
71
- "holdout": {
72
- "passed": 18,
73
- "total": 18,
74
- "rate": 1.0
75
- },
76
- "suite_a": {
77
- "passed": 17,
78
- "total": 17,
79
- "rate": 1.0
80
- },
81
- "suite_b": {
82
- "passed": 8,
83
- "total": 8,
84
- "rate": 1.0
85
- }
86
- },
87
- "acceptance": {
88
- "structured_tool_rate_gte_0_95": true,
89
- "false_positive_tool_rate_lte_0_05": true,
90
- "zero_text_tool_leaks": true,
91
- "all_suites_gte_0_95": true
92
- },
93
- "failures": {}
94
- },
95
- "results": [
96
- {
97
- "name": "a_weather_austin",
98
- "suite": "suite_a",
99
- "category": "browser",
100
- "passed": true,
101
- "failure": null,
102
- "elapsed_s": 1.573,
103
- "finish_reason": "tool_calls",
104
- "content": "",
105
- "tool_calls": [
106
- {
107
- "type": "function",
108
- "function": {
109
- "name": "browser_navigate",
110
- "arguments": "{\"url\":\"https://www.google.com/search?q=Austin+TX+weather+today\"}"
111
- },
112
- "id": "X26H98NLteYrO3x5gQnWlhU07ntbKa0T"
113
- }
114
- ],
115
- "tool_name": "browser_navigate",
116
- "parsed_args": {
117
- "url": "https://www.google.com/search?q=Austin+TX+weather+today"
118
- },
119
- "text_tool_leak": false,
120
- "usage": {
121
- "completion_tokens": 29,
122
- "prompt_tokens": 3920,
123
- "total_tokens": 3949,
124
- "prompt_tokens_details": {
125
- "cached_tokens": 0
126
- }
127
- }
128
- },
129
- {
130
- "name": "a_latest_mlx",
131
- "suite": "suite_a",
132
- "category": "browser",
133
- "passed": true,
134
- "failure": null,
135
- "elapsed_s": 0.343,
136
- "finish_reason": "tool_calls",
137
- "content": "",
138
- "tool_calls": [
139
- {
140
- "type": "function",
141
- "function": {
142
- "name": "browser_navigate",
143
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+mlx-lm+release+notes\"}"
144
- },
145
- "id": "yeyW8R089Gcg4AuPtZf00KfMohokce4d"
146
- }
147
- ],
148
- "tool_name": "browser_navigate",
149
- "parsed_args": {
150
- "url": "https://www.google.com/search?q=latest+mlx-lm+release+notes"
151
- },
152
- "text_tool_leak": false,
153
- "usage": {
154
- "completion_tokens": 31,
155
- "prompt_tokens": 3923,
156
- "total_tokens": 3954,
157
- "prompt_tokens_details": {
158
- "cached_tokens": 3404
159
- }
160
- }
161
- },
162
- {
163
- "name": "a_noaa_forecast",
164
- "suite": "suite_a",
165
- "category": "browser",
166
- "passed": true,
167
- "failure": null,
168
- "elapsed_s": 1.388,
169
- "finish_reason": "tool_calls",
170
- "content": "",
171
- "tool_calls": [
172
- {
173
- "type": "function",
174
- "function": {
175
- "name": "browser_navigate",
176
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+Austin+forecast\"}"
177
- },
178
- "id": "Ol0il6LbnL1EMhqijPWqJa46QNkIDMFi"
179
- }
180
- ],
181
- "tool_name": "browser_navigate",
182
- "parsed_args": {
183
- "url": "https://www.google.com/search?q=NOAA+Austin+forecast"
184
- },
185
- "text_tool_leak": false,
186
- "usage": {
187
- "completion_tokens": 29,
188
- "prompt_tokens": 3926,
189
- "total_tokens": 3955,
190
- "prompt_tokens_details": {
191
- "cached_tokens": 0
192
- }
193
- }
194
- },
195
- {
196
- "name": "a_echo",
197
- "suite": "suite_a",
198
- "category": "terminal",
199
- "passed": true,
200
- "failure": null,
201
- "elapsed_s": 0.29,
202
- "finish_reason": "tool_calls",
203
- "content": "",
204
- "tool_calls": [
205
- {
206
- "type": "function",
207
- "function": {
208
- "name": "terminal",
209
- "arguments": "{\"command\":\"echo hermes-tool-test\"}"
210
- },
211
- "id": "OnTVZGs8fuTis1kBJupe8BYjh6qL0Amn"
212
- }
213
- ],
214
- "tool_name": "terminal",
215
- "parsed_args": {
216
- "command": "echo hermes-tool-test"
217
- },
218
- "text_tool_leak": false,
219
- "usage": {
220
- "completion_tokens": 15,
221
- "prompt_tokens": 3919,
222
- "total_tokens": 3934,
223
- "prompt_tokens_details": {
224
- "cached_tokens": 3404
225
- }
226
- }
227
- },
228
- {
229
- "name": "a_pwd",
230
- "suite": "suite_a",
231
- "category": "terminal",
232
- "passed": true,
233
- "failure": null,
234
- "elapsed_s": 0.232,
235
- "finish_reason": "tool_calls",
236
- "content": "",
237
- "tool_calls": [
238
- {
239
- "type": "function",
240
- "function": {
241
- "name": "terminal",
242
- "arguments": "{\"command\":\"pwd\"}"
243
- },
244
- "id": "mJtaeHgbs1D7BsMnIGfAKWxQtg6y66nI"
245
- }
246
- ],
247
- "tool_name": "terminal",
248
- "parsed_args": {
249
- "command": "pwd"
250
- },
251
- "text_tool_leak": false,
252
- "usage": {
253
- "completion_tokens": 10,
254
- "prompt_tokens": 3915,
255
- "total_tokens": 3925,
256
- "prompt_tokens_details": {
257
- "cached_tokens": 3404
258
- }
259
- }
260
- },
261
- {
262
- "name": "a_ls",
263
- "suite": "suite_a",
264
- "category": "terminal",
265
- "passed": true,
266
- "failure": null,
267
- "elapsed_s": 0.231,
268
- "finish_reason": "tool_calls",
269
- "content": "",
270
- "tool_calls": [
271
- {
272
- "type": "function",
273
- "function": {
274
- "name": "terminal",
275
- "arguments": "{\"command\":\"ls\"}"
276
- },
277
- "id": "H2zLSyKVCrN9gSYWTLaXM2MiKyAbNiGf"
278
- }
279
- ],
280
- "tool_name": "terminal",
281
- "parsed_args": {
282
- "command": "ls"
283
- },
284
- "text_tool_leak": false,
285
- "usage": {
286
- "completion_tokens": 10,
287
- "prompt_tokens": 3917,
288
- "total_tokens": 3927,
289
- "prompt_tokens_details": {
290
- "cached_tokens": 3404
291
- }
292
- }
293
- },
294
- {
295
- "name": "a_python_version",
296
- "suite": "suite_a",
297
- "category": "terminal",
298
- "passed": true,
299
- "failure": null,
300
- "elapsed_s": 0.249,
301
- "finish_reason": "tool_calls",
302
- "content": "",
303
- "tool_calls": [
304
- {
305
- "type": "function",
306
- "function": {
307
- "name": "terminal",
308
- "arguments": "{\"command\":\"python3 --version\"}"
309
- },
310
- "id": "LPPDyPVusg8pC7UnHNnY0W1qHl2tfPJR"
311
- }
312
- ],
313
- "tool_name": "terminal",
314
- "parsed_args": {
315
- "command": "python3 --version"
316
- },
317
- "text_tool_leak": false,
318
- "usage": {
319
- "completion_tokens": 13,
320
- "prompt_tokens": 3925,
321
- "total_tokens": 3938,
322
- "prompt_tokens_details": {
323
- "cached_tokens": 3410
324
- }
325
- }
326
- },
327
- {
328
- "name": "a_read_file",
329
- "suite": "suite_a",
330
- "category": "file",
331
- "passed": true,
332
- "failure": null,
333
- "elapsed_s": 0.285,
334
- "finish_reason": "tool_calls",
335
- "content": "",
336
- "tool_calls": [
337
- {
338
- "type": "function",
339
- "function": {
340
- "name": "read_file",
341
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
342
- },
343
- "id": "Kt4jCl38bKOWd9CtnMtLZ4lUakwdli29"
344
- }
345
- ],
346
- "tool_name": "read_file",
347
- "parsed_args": {
348
- "path": "/tmp/hermes_eval_marker.txt"
349
- },
350
- "text_tool_leak": false,
351
- "usage": {
352
- "completion_tokens": 19,
353
- "prompt_tokens": 3923,
354
- "total_tokens": 3942,
355
- "prompt_tokens_details": {
356
- "cached_tokens": 3404
357
- }
358
- }
359
- },
360
- {
361
- "name": "a_search_repo",
362
- "suite": "suite_a",
363
- "category": "file",
364
- "passed": true,
365
- "failure": null,
366
- "elapsed_s": 0.266,
367
- "finish_reason": "tool_calls",
368
- "content": "",
369
- "tool_calls": [
370
- {
371
- "type": "function",
372
- "function": {
373
- "name": "search_files",
374
- "arguments": "{\"pattern\":\"browser_navigate\",\"path\":\".\"}"
375
- },
376
- "id": "zgwzeHDt0y2mWpBvZR1zyTlJ8GVF461F"
377
- }
378
- ],
379
- "tool_name": "search_files",
380
- "parsed_args": {
381
- "pattern": "browser_navigate",
382
- "path": "."
383
- },
384
- "text_tool_leak": false,
385
- "usage": {
386
- "completion_tokens": 17,
387
- "prompt_tokens": 3920,
388
- "total_tokens": 3937,
389
- "prompt_tokens_details": {
390
- "cached_tokens": 3404
391
- }
392
- }
393
- },
394
- {
395
- "name": "a_write_file",
396
- "suite": "suite_a",
397
- "category": "file",
398
- "passed": true,
399
- "failure": null,
400
- "elapsed_s": 0.337,
401
- "finish_reason": "tool_calls",
402
- "content": "",
403
- "tool_calls": [
404
- {
405
- "type": "function",
406
- "function": {
407
- "name": "write_file",
408
- "arguments": "{\"path\":\"/tmp/hermes_router_note.txt\",\"content\":\"hello\"}"
409
- },
410
- "id": "K5uGcamCb6rZuB4Im1qeKCwPU8mxEOMU"
411
- }
412
- ],
413
- "tool_name": "write_file",
414
- "parsed_args": {
415
- "path": "/tmp/hermes_router_note.txt",
416
- "content": "hello"
417
- },
418
- "text_tool_leak": false,
419
- "usage": {
420
- "completion_tokens": 23,
421
- "prompt_tokens": 3925,
422
- "total_tokens": 3948,
423
- "prompt_tokens_details": {
424
- "cached_tokens": 3404
425
- }
426
- }
427
- },
428
- {
429
- "name": "a_no_tool_greeting",
430
- "suite": "suite_a",
431
- "category": "no_tool",
432
- "passed": true,
433
- "failure": null,
434
- "elapsed_s": 0.195,
435
- "finish_reason": "stop",
436
- "content": "Hello!",
437
- "tool_calls": [],
438
- "tool_name": null,
439
- "parsed_args": {},
440
- "text_tool_leak": false,
441
- "usage": {
442
- "completion_tokens": 3,
443
- "prompt_tokens": 3914,
444
- "total_tokens": 3917,
445
- "prompt_tokens_details": {
446
- "cached_tokens": 3404
447
- }
448
- }
449
- },
450
- {
451
- "name": "a_no_tool_explain",
452
- "suite": "suite_a",
453
- "category": "no_tool",
454
- "passed": true,
455
- "failure": null,
456
- "elapsed_s": 0.274,
457
- "finish_reason": "stop",
458
- "content": "A router chooses which expert networks should process each token.",
459
- "tool_calls": [],
460
- "tool_name": null,
461
- "parsed_args": {},
462
- "text_tool_leak": false,
463
- "usage": {
464
- "completion_tokens": 12,
465
- "prompt_tokens": 3926,
466
- "total_tokens": 3938,
467
- "prompt_tokens_details": {
468
- "cached_tokens": 3404
469
- }
470
- }
471
- },
472
- {
473
- "name": "a_no_tool_do_not",
474
- "suite": "suite_a",
475
- "category": "no_tool",
476
- "passed": true,
477
- "failure": null,
478
- "elapsed_s": 0.193,
479
- "finish_reason": "stop",
480
- "content": "done",
481
- "tool_calls": [],
482
- "tool_name": null,
483
- "parsed_args": {},
484
- "text_tool_leak": false,
485
- "usage": {
486
- "completion_tokens": 2,
487
- "prompt_tokens": 3920,
488
- "total_tokens": 3922,
489
- "prompt_tokens_details": {
490
- "cached_tokens": 3404
491
- }
492
- }
493
- },
494
- {
495
- "name": "a_no_tool_word_browser",
496
- "suite": "suite_a",
497
- "category": "no_tool",
498
- "passed": true,
499
- "failure": null,
500
- "elapsed_s": 0.222,
501
- "finish_reason": "stop",
502
- "content": "The browser opened a quiet page.",
503
- "tool_calls": [],
504
- "tool_name": null,
505
- "parsed_args": {},
506
- "text_tool_leak": false,
507
- "usage": {
508
- "completion_tokens": 8,
509
- "prompt_tokens": 3919,
510
- "total_tokens": 3927,
511
- "prompt_tokens_details": {
512
- "cached_tokens": 3404
513
- }
514
- }
515
- },
516
- {
517
- "name": "a_final_browser",
518
- "suite": "suite_a",
519
- "category": "finalization",
520
- "passed": true,
521
- "failure": null,
522
- "elapsed_s": 0.286,
523
- "finish_reason": "stop",
524
- "content": "Austin is 82 F and sunny.",
525
- "tool_calls": [],
526
- "tool_name": null,
527
- "parsed_args": {},
528
- "text_tool_leak": false,
529
- "usage": {
530
- "completion_tokens": 10,
531
- "prompt_tokens": 3975,
532
- "total_tokens": 3985,
533
- "prompt_tokens_details": {
534
- "cached_tokens": 3410
535
- }
536
- }
537
- },
538
- {
539
- "name": "a_final_terminal",
540
- "suite": "suite_a",
541
- "category": "finalization",
542
- "passed": true,
543
- "failure": null,
544
- "elapsed_s": 0.265,
545
- "finish_reason": "stop",
546
- "content": "hermes-tool-test",
547
- "tool_calls": [],
548
- "tool_name": null,
549
- "parsed_args": {},
550
- "text_tool_leak": false,
551
- "usage": {
552
- "completion_tokens": 7,
553
- "prompt_tokens": 3957,
554
- "total_tokens": 3964,
555
- "prompt_tokens_details": {
556
- "cached_tokens": 3410
557
- }
558
- }
559
- },
560
- {
561
- "name": "a_final_file",
562
- "suite": "suite_a",
563
- "category": "finalization",
564
- "passed": true,
565
- "failure": null,
566
- "elapsed_s": 0.246,
567
- "finish_reason": "stop",
568
- "content": "marker: fixed-schema",
569
- "tool_calls": [],
570
- "tool_name": null,
571
- "parsed_args": {},
572
- "text_tool_leak": false,
573
- "usage": {
574
- "completion_tokens": 5,
575
- "prompt_tokens": 3963,
576
- "total_tokens": 3968,
577
- "prompt_tokens_details": {
578
- "cached_tokens": 3410
579
- }
580
- }
581
- },
582
- {
583
- "name": "b_weather_plain",
584
- "suite": "suite_b",
585
- "category": "browser",
586
- "passed": true,
587
- "failure": null,
588
- "elapsed_s": 0.328,
589
- "finish_reason": "tool_calls",
590
- "content": "",
591
- "tool_calls": [
592
- {
593
- "type": "function",
594
- "function": {
595
- "name": "browser_navigate",
596
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+Austin+TX+weather\"}"
597
- },
598
- "id": "i90A1PoeUihCCRRH355AsCIMfqQPnQsl"
599
- }
600
- ],
601
- "tool_name": "browser_navigate",
602
- "parsed_args": {
603
- "url": "https://www.google.com/search?q=current+Austin+TX+weather"
604
- },
605
- "text_tool_leak": false,
606
- "usage": {
607
- "completion_tokens": 29,
608
- "prompt_tokens": 3920,
609
- "total_tokens": 3949,
610
- "prompt_tokens_details": {
611
- "cached_tokens": 3404
612
- }
613
- }
614
- },
615
- {
616
- "name": "b_web_search",
617
- "suite": "suite_b",
618
- "category": "browser",
619
- "passed": true,
620
- "failure": null,
621
- "elapsed_s": 0.356,
622
- "finish_reason": "tool_calls",
623
- "content": "",
624
- "tool_calls": [
625
- {
626
- "type": "function",
627
- "function": {
628
- "name": "browser_navigate",
629
- "arguments": "{\"url\":\"https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length\"}"
630
- },
631
- "id": "5Ef0XHS5CeZrQFXize4obuJWIVbU8H38"
632
- }
633
- ],
634
- "tool_name": "browser_navigate",
635
- "parsed_args": {
636
- "url": "https://www.google.com/search?q=Liquid+AI+LFM2.5+context+length"
637
- },
638
- "text_tool_leak": false,
639
- "usage": {
640
- "completion_tokens": 34,
641
- "prompt_tokens": 3924,
642
- "total_tokens": 3958,
643
- "prompt_tokens_details": {
644
- "cached_tokens": 3404
645
- }
646
- }
647
- },
648
- {
649
- "name": "b_terminal_uname",
650
- "suite": "suite_b",
651
- "category": "terminal",
652
- "passed": true,
653
- "failure": null,
654
- "elapsed_s": 0.248,
655
- "finish_reason": "tool_calls",
656
- "content": "",
657
- "tool_calls": [
658
- {
659
- "type": "function",
660
- "function": {
661
- "name": "terminal",
662
- "arguments": "{\"command\":\"uname -m\"}"
663
- },
664
- "id": "gklswYTTUQh8zblB2T6txt3GPc4PfsUY"
665
- }
666
- ],
667
- "tool_name": "terminal",
668
- "parsed_args": {
669
- "command": "uname -m"
670
- },
671
- "text_tool_leak": false,
672
- "usage": {
673
- "completion_tokens": 13,
674
- "prompt_tokens": 3920,
675
- "total_tokens": 3933,
676
- "prompt_tokens_details": {
677
- "cached_tokens": 3404
678
- }
679
- }
680
- },
681
- {
682
- "name": "b_terminal_whoami",
683
- "suite": "suite_b",
684
- "category": "terminal",
685
- "passed": true,
686
- "failure": null,
687
- "elapsed_s": 0.237,
688
- "finish_reason": "tool_calls",
689
- "content": "",
690
- "tool_calls": [
691
- {
692
- "type": "function",
693
- "function": {
694
- "name": "terminal",
695
- "arguments": "{\"command\":\"whoami\"}"
696
- },
697
- "id": "2DfZB1UhHSvObCiAUcPb2gRD2vj0JtvC"
698
- }
699
- ],
700
- "tool_name": "terminal",
701
- "parsed_args": {
702
- "command": "whoami"
703
- },
704
- "text_tool_leak": false,
705
- "usage": {
706
- "completion_tokens": 11,
707
- "prompt_tokens": 3918,
708
- "total_tokens": 3929,
709
- "prompt_tokens_details": {
710
- "cached_tokens": 3404
711
- }
712
- }
713
- },
714
- {
715
- "name": "b_file_search_local",
716
- "suite": "suite_b",
717
- "category": "file",
718
- "passed": true,
719
- "failure": null,
720
- "elapsed_s": 0.314,
721
- "finish_reason": "tool_calls",
722
- "content": "",
723
- "tool_calls": [
724
- {
725
- "type": "function",
726
- "function": {
727
- "name": "search_files",
728
- "arguments": "{\"pattern\":\"HERMES_PARSE_TEXT_TOOL_CALLS\",\"path\":\".\"}"
729
- },
730
- "id": "PEBsBas1xNJwfw33a9ekoBNNkasumCpl"
731
- }
732
- ],
733
- "tool_name": "search_files",
734
- "parsed_args": {
735
- "pattern": "HERMES_PARSE_TEXT_TOOL_CALLS",
736
- "path": "."
737
- },
738
- "text_tool_leak": false,
739
- "usage": {
740
- "completion_tokens": 24,
741
- "prompt_tokens": 3927,
742
- "total_tokens": 3951,
743
- "prompt_tokens_details": {
744
- "cached_tokens": 3404
745
- }
746
- }
747
- },
748
- {
749
- "name": "b_file_write",
750
- "suite": "suite_b",
751
- "category": "file",
752
- "passed": true,
753
- "failure": null,
754
- "elapsed_s": 0.319,
755
- "finish_reason": "tool_calls",
756
- "content": "",
757
- "tool_calls": [
758
- {
759
- "type": "function",
760
- "function": {
761
- "name": "write_file",
762
- "arguments": "{\"path\":\"/tmp/hermes_fixed_schema_probe.txt\",\"content\":\"fixed schema\"}"
763
- },
764
- "id": "BvqrYluWbL6Tuc2zkskOFWGdYk04gSWJ"
765
- }
766
- ],
767
- "tool_name": "write_file",
768
- "parsed_args": {
769
- "path": "/tmp/hermes_fixed_schema_probe.txt",
770
- "content": "fixed schema"
771
- },
772
- "text_tool_leak": false,
773
- "usage": {
774
- "completion_tokens": 25,
775
- "prompt_tokens": 3927,
776
- "total_tokens": 3952,
777
- "prompt_tokens_details": {
778
- "cached_tokens": 3404
779
- }
780
- }
781
- },
782
- {
783
- "name": "b_no_tool_command",
784
- "suite": "suite_b",
785
- "category": "no_tool",
786
- "passed": true,
787
- "failure": null,
788
- "elapsed_s": 0.22,
789
- "finish_reason": "stop",
790
- "content": "The command is `pwd`.",
791
- "tool_calls": [],
792
- "tool_name": null,
793
- "parsed_args": {},
794
- "text_tool_leak": false,
795
- "usage": {
796
- "completion_tokens": 7,
797
- "prompt_tokens": 3923,
798
- "total_tokens": 3930,
799
- "prompt_tokens_details": {
800
- "cached_tokens": 3404
801
- }
802
- }
803
- },
804
- {
805
- "name": "b_no_tool_browser",
806
- "suite": "suite_b",
807
- "category": "no_tool",
808
- "passed": true,
809
- "failure": null,
810
- "elapsed_s": 0.245,
811
- "finish_reason": "stop",
812
- "content": "A browser is an application for navigating and interacting with web pages.",
813
- "tool_calls": [],
814
- "tool_name": null,
815
- "parsed_args": {},
816
- "text_tool_leak": false,
817
- "usage": {
818
- "completion_tokens": 14,
819
- "prompt_tokens": 3920,
820
- "total_tokens": 3934,
821
- "prompt_tokens_details": {
822
- "cached_tokens": 3404
823
- }
824
- }
825
- },
826
- {
827
- "name": "h_weather_san_antonio",
828
- "suite": "holdout",
829
- "category": "browser",
830
- "passed": true,
831
- "failure": null,
832
- "elapsed_s": 0.326,
833
- "finish_reason": "tool_calls",
834
- "content": "",
835
- "tool_calls": [
836
- {
837
- "type": "function",
838
- "function": {
839
- "name": "browser_navigate",
840
- "arguments": "{\"url\":\"https://www.google.com/search?q=San+Antonio+weather\"}"
841
- },
842
- "id": "JHG9tMBrf2sRw0Bctuw9I3PyhHAx9xCK"
843
- }
844
- ],
845
- "tool_name": "browser_navigate",
846
- "parsed_args": {
847
- "url": "https://www.google.com/search?q=San+Antonio+weather"
848
- },
849
- "text_tool_leak": false,
850
- "usage": {
851
- "completion_tokens": 27,
852
- "prompt_tokens": 3922,
853
- "total_tokens": 3949,
854
- "prompt_tokens_details": {
855
- "cached_tokens": 3404
856
- }
857
- }
858
- },
859
- {
860
- "name": "h_current_docs",
861
- "suite": "holdout",
862
- "category": "browser",
863
- "passed": true,
864
- "failure": null,
865
- "elapsed_s": 0.375,
866
- "finish_reason": "tool_calls",
867
- "content": "",
868
- "tool_calls": [
869
- {
870
- "type": "function",
871
- "function": {
872
- "name": "browser_navigate",
873
- "arguments": "{\"url\":\"https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling\"}"
874
- },
875
- "id": "L1bRpoN9Aw29tCKyP2p73V031YHL9qBp"
876
- }
877
- ],
878
- "tool_name": "browser_navigate",
879
- "parsed_args": {
880
- "url": "https://www.google.com/search?q=current+docs+mlx_lm+server+tool+calling"
881
- },
882
- "text_tool_leak": false,
883
- "usage": {
884
- "completion_tokens": 36,
885
- "prompt_tokens": 3924,
886
- "total_tokens": 3960,
887
- "prompt_tokens_details": {
888
- "cached_tokens": 3404
889
- }
890
- }
891
- },
892
- {
893
- "name": "h_online_latest",
894
- "suite": "holdout",
895
- "category": "browser",
896
- "passed": true,
897
- "failure": null,
898
- "elapsed_s": 0.393,
899
- "finish_reason": "tool_calls",
900
- "content": "",
901
- "tool_calls": [
902
- {
903
- "type": "function",
904
- "function": {
905
- "name": "browser_navigate",
906
- "arguments": "{\"url\":\"https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GUF+info\"}"
907
- },
908
- "id": "7E9R3r60RqakQfjq3QdwSVQnwXCoqhPw"
909
- }
910
- ],
911
- "tool_name": "browser_navigate",
912
- "parsed_args": {
913
- "url": "https://www.google.com/search?q=latest+Liquid+AI+LFM2.5+GUF+info"
914
- },
915
- "text_tool_leak": false,
916
- "usage": {
917
- "completion_tokens": 36,
918
- "prompt_tokens": 3930,
919
- "total_tokens": 3966,
920
- "prompt_tokens_details": {
921
- "cached_tokens": 3404
922
- }
923
- }
924
- },
925
- {
926
- "name": "h_noaa",
927
- "suite": "holdout",
928
- "category": "browser",
929
- "passed": true,
930
- "failure": null,
931
- "elapsed_s": 0.337,
932
- "finish_reason": "tool_calls",
933
- "content": "",
934
- "tool_calls": [
935
- {
936
- "type": "function",
937
- "function": {
938
- "name": "browser_navigate",
939
- "arguments": "{\"url\":\"https://www.google.com/search?q=NOAA+forecast+Austin+Texas\"}"
940
- },
941
- "id": "lVckgOVkYLM1pfpMLZE5cP6Nv82mdsbB"
942
- }
943
- ],
944
- "tool_name": "browser_navigate",
945
- "parsed_args": {
946
- "url": "https://www.google.com/search?q=NOAA+forecast+Austin+Texas"
947
- },
948
- "text_tool_leak": false,
949
- "usage": {
950
- "completion_tokens": 31,
951
- "prompt_tokens": 3926,
952
- "total_tokens": 3957,
953
- "prompt_tokens_details": {
954
- "cached_tokens": 3410
955
- }
956
- }
957
- },
958
- {
959
- "name": "h_terminal_date",
960
- "suite": "holdout",
961
- "category": "terminal",
962
- "passed": true,
963
- "failure": null,
964
- "elapsed_s": 0.236,
965
- "finish_reason": "tool_calls",
966
- "content": "",
967
- "tool_calls": [
968
- {
969
- "type": "function",
970
- "function": {
971
- "name": "terminal",
972
- "arguments": "{\"command\":\"date\"}"
973
- },
974
- "id": "uR3vSZzpU6gVyBQXBiCiIzqKx8blgTPd"
975
- }
976
- ],
977
- "tool_name": "terminal",
978
- "parsed_args": {
979
- "command": "date"
980
- },
981
- "text_tool_leak": false,
982
- "usage": {
983
- "completion_tokens": 10,
984
- "prompt_tokens": 3917,
985
- "total_tokens": 3927,
986
- "prompt_tokens_details": {
987
- "cached_tokens": 3404
988
- }
989
- }
990
- },
991
- {
992
- "name": "h_terminal_pwd_plain",
993
- "suite": "holdout",
994
- "category": "terminal",
995
- "passed": true,
996
- "failure": null,
997
- "elapsed_s": 0.233,
998
- "finish_reason": "tool_calls",
999
- "content": "",
1000
- "tool_calls": [
1001
- {
1002
- "type": "function",
1003
- "function": {
1004
- "name": "terminal",
1005
- "arguments": "{\"command\":\"pwd\"}"
1006
- },
1007
- "id": "HunhLXtOEfe9mC03fzmPQoEQdkb8xYhC"
1008
- }
1009
- ],
1010
- "tool_name": "terminal",
1011
- "parsed_args": {
1012
- "command": "pwd"
1013
- },
1014
- "text_tool_leak": false,
1015
- "usage": {
1016
- "completion_tokens": 10,
1017
- "prompt_tokens": 3919,
1018
- "total_tokens": 3929,
1019
- "prompt_tokens_details": {
1020
- "cached_tokens": 3404
1021
- }
1022
- }
1023
- },
1024
- {
1025
- "name": "h_terminal_echo",
1026
- "suite": "holdout",
1027
- "category": "terminal",
1028
- "passed": true,
1029
- "failure": null,
1030
- "elapsed_s": 0.255,
1031
- "finish_reason": "tool_calls",
1032
- "content": "",
1033
- "tool_calls": [
1034
- {
1035
- "type": "function",
1036
- "function": {
1037
- "name": "terminal",
1038
- "arguments": "{\"command\":\"echo fixed-hermes\"}"
1039
- },
1040
- "id": "vtOKdKCSj1seasNqSIyojfqLZ2NtT87B"
1041
- }
1042
- ],
1043
- "tool_name": "terminal",
1044
- "parsed_args": {
1045
- "command": "echo fixed-hermes"
1046
- },
1047
- "text_tool_leak": false,
1048
- "usage": {
1049
- "completion_tokens": 14,
1050
- "prompt_tokens": 3921,
1051
- "total_tokens": 3935,
1052
- "prompt_tokens_details": {
1053
- "cached_tokens": 3404
1054
- }
1055
- }
1056
- },
1057
- {
1058
- "name": "h_terminal_files",
1059
- "suite": "holdout",
1060
- "category": "terminal",
1061
- "passed": true,
1062
- "failure": null,
1063
- "elapsed_s": 0.233,
1064
- "finish_reason": "tool_calls",
1065
- "content": "",
1066
- "tool_calls": [
1067
- {
1068
- "type": "function",
1069
- "function": {
1070
- "name": "terminal",
1071
- "arguments": "{\"command\":\"ls\"}"
1072
- },
1073
- "id": "K9oocX7Jor4NP9qhRV1846qK49ho5MYt"
1074
- }
1075
- ],
1076
- "tool_name": "terminal",
1077
- "parsed_args": {
1078
- "command": "ls"
1079
- },
1080
- "text_tool_leak": false,
1081
- "usage": {
1082
- "completion_tokens": 10,
1083
- "prompt_tokens": 3919,
1084
- "total_tokens": 3929,
1085
- "prompt_tokens_details": {
1086
- "cached_tokens": 3404
1087
- }
1088
- }
1089
- },
1090
- {
1091
- "name": "h_read_absolute",
1092
- "suite": "holdout",
1093
- "category": "file",
1094
- "passed": true,
1095
- "failure": null,
1096
- "elapsed_s": 0.286,
1097
- "finish_reason": "tool_calls",
1098
- "content": "",
1099
- "tool_calls": [
1100
- {
1101
- "type": "function",
1102
- "function": {
1103
- "name": "read_file",
1104
- "arguments": "{\"path\":\"/tmp/hermes_eval_marker.txt\"}"
1105
- },
1106
- "id": "PUHDNxkWQhgGcnNK6VGft4By4fu88xsM"
1107
- }
1108
- ],
1109
- "tool_name": "read_file",
1110
- "parsed_args": {
1111
- "path": "/tmp/hermes_eval_marker.txt"
1112
- },
1113
- "text_tool_leak": false,
1114
- "usage": {
1115
- "completion_tokens": 19,
1116
- "prompt_tokens": 3925,
1117
- "total_tokens": 3944,
1118
- "prompt_tokens_details": {
1119
- "cached_tokens": 3404
1120
- }
1121
- }
1122
- },
1123
- {
1124
- "name": "h_search_local",
1125
- "suite": "holdout",
1126
- "category": "file",
1127
- "passed": true,
1128
- "failure": null,
1129
- "elapsed_s": 0.3,
1130
- "finish_reason": "tool_calls",
1131
- "content": "",
1132
- "tool_calls": [
1133
- {
1134
- "type": "function",
1135
- "function": {
1136
- "name": "search_files",
1137
- "arguments": "{\"pattern\":\"iter07_structured_tool_calls\",\"path\":\".\"}"
1138
- },
1139
- "id": "FSg1hFC9w6F66TdMBsSFYeLHkcGiEJVh"
1140
- }
1141
- ],
1142
- "tool_name": "search_files",
1143
- "parsed_args": {
1144
- "pattern": "iter07_structured_tool_calls",
1145
- "path": "."
1146
- },
1147
- "text_tool_leak": false,
1148
- "usage": {
1149
- "completion_tokens": 22,
1150
- "prompt_tokens": 3925,
1151
- "total_tokens": 3947,
1152
- "prompt_tokens_details": {
1153
- "cached_tokens": 3404
1154
- }
1155
- }
1156
- },
1157
- {
1158
- "name": "h_search_repo_not_web",
1159
- "suite": "holdout",
1160
- "category": "file",
1161
- "passed": true,
1162
- "failure": null,
1163
- "elapsed_s": 0.266,
1164
- "finish_reason": "tool_calls",
1165
- "content": "",
1166
- "tool_calls": [
1167
- {
1168
- "type": "function",
1169
- "function": {
1170
- "name": "search_files",
1171
- "arguments": "{\"pattern\":\"browser_snapshot\",\"path\":\".\"}"
1172
- },
1173
- "id": "DOT6vyJiuXE3VDmLXoLRZtzvrJ33MGpp"
1174
- }
1175
- ],
1176
- "tool_name": "search_files",
1177
- "parsed_args": {
1178
- "pattern": "browser_snapshot",
1179
- "path": "."
1180
- },
1181
- "text_tool_leak": false,
1182
- "usage": {
1183
- "completion_tokens": 16,
1184
- "prompt_tokens": 3922,
1185
- "total_tokens": 3938,
1186
- "prompt_tokens_details": {
1187
- "cached_tokens": 3404
1188
- }
1189
- }
1190
- },
1191
- {
1192
- "name": "h_write_absolute",
1193
- "suite": "holdout",
1194
- "category": "file",
1195
- "passed": true,
1196
- "failure": null,
1197
- "elapsed_s": 0.312,
1198
- "finish_reason": "tool_calls",
1199
- "content": "",
1200
- "tool_calls": [
1201
- {
1202
- "type": "function",
1203
- "function": {
1204
- "name": "write_file",
1205
- "arguments": "{\"path\":\"/tmp/hermes_holdout.txt\",\"content\":\"holdout ok\"}"
1206
- },
1207
- "id": "H1vzC1hzpMiUaJ9ubi4ho36mJ2Ls5quB"
1208
- }
1209
- ],
1210
- "tool_name": "write_file",
1211
- "parsed_args": {
1212
- "path": "/tmp/hermes_holdout.txt",
1213
- "content": "holdout ok"
1214
- },
1215
- "text_tool_leak": false,
1216
- "usage": {
1217
- "completion_tokens": 24,
1218
- "prompt_tokens": 3926,
1219
- "total_tokens": 3950,
1220
- "prompt_tokens_details": {
1221
- "cached_tokens": 3404
1222
- }
1223
- }
1224
- },
1225
- {
1226
- "name": "h_no_tool_hi",
1227
- "suite": "holdout",
1228
- "category": "no_tool",
1229
- "passed": true,
1230
- "failure": null,
1231
- "elapsed_s": 0.192,
1232
- "finish_reason": "stop",
1233
- "content": "Hello!",
1234
- "tool_calls": [],
1235
- "tool_name": null,
1236
- "parsed_args": {},
1237
- "text_tool_leak": false,
1238
- "usage": {
1239
- "completion_tokens": 3,
1240
- "prompt_tokens": 3914,
1241
- "total_tokens": 3917,
1242
- "prompt_tokens_details": {
1243
- "cached_tokens": 3404
1244
- }
1245
- }
1246
- },
1247
- {
1248
- "name": "h_no_tool_explain",
1249
- "suite": "holdout",
1250
- "category": "no_tool",
1251
- "passed": true,
1252
- "failure": null,
1253
- "elapsed_s": 0.306,
1254
- "finish_reason": "stop",
1255
- "content": "A browser is an application for navigating and interacting with web pages, while a terminal is an application for running shell commands.",
1256
- "tool_calls": [],
1257
- "tool_name": null,
1258
- "parsed_args": {},
1259
- "text_tool_leak": false,
1260
- "usage": {
1261
- "completion_tokens": 25,
1262
- "prompt_tokens": 3923,
1263
- "total_tokens": 3948,
1264
- "prompt_tokens_details": {
1265
- "cached_tokens": 3404
1266
- }
1267
- }
1268
- },
1269
- {
1270
- "name": "h_no_tool_no_run",
1271
- "suite": "holdout",
1272
- "category": "no_tool",
1273
- "passed": true,
1274
- "failure": null,
1275
- "elapsed_s": 0.226,
1276
- "finish_reason": "stop",
1277
- "content": "The command is `whoami`.",
1278
- "tool_calls": [],
1279
- "tool_name": null,
1280
- "parsed_args": {},
1281
- "text_tool_leak": false,
1282
- "usage": {
1283
- "completion_tokens": 8,
1284
- "prompt_tokens": 3923,
1285
- "total_tokens": 3931,
1286
- "prompt_tokens_details": {
1287
- "cached_tokens": 3404
1288
- }
1289
- }
1290
- },
1291
- {
1292
- "name": "h_no_tool_sentence",
1293
- "suite": "holdout",
1294
- "category": "no_tool",
1295
- "passed": true,
1296
- "failure": null,
1297
- "elapsed_s": 0.216,
1298
- "finish_reason": "stop",
1299
- "content": "The file was found.",
1300
- "tool_calls": [],
1301
- "tool_name": null,
1302
- "parsed_args": {},
1303
- "text_tool_leak": false,
1304
- "usage": {
1305
- "completion_tokens": 6,
1306
- "prompt_tokens": 3919,
1307
- "total_tokens": 3925,
1308
- "prompt_tokens_details": {
1309
- "cached_tokens": 3404
1310
- }
1311
- }
1312
- },
1313
- {
1314
- "name": "h_final_file",
1315
- "suite": "holdout",
1316
- "category": "finalization",
1317
- "passed": true,
1318
- "failure": null,
1319
- "elapsed_s": 0.274,
1320
- "finish_reason": "stop",
1321
- "content": "marker: holdout-fixed",
1322
- "tool_calls": [],
1323
- "tool_name": null,
1324
- "parsed_args": {},
1325
- "text_tool_leak": false,
1326
- "usage": {
1327
- "completion_tokens": 7,
1328
- "prompt_tokens": 3967,
1329
- "total_tokens": 3974,
1330
- "prompt_tokens_details": {
1331
- "cached_tokens": 3410
1332
- }
1333
- }
1334
- },
1335
- {
1336
- "name": "h_final_terminal",
1337
- "suite": "holdout",
1338
- "category": "finalization",
1339
- "passed": true,
1340
- "failure": null,
1341
- "elapsed_s": 0.266,
1342
- "finish_reason": "stop",
1343
- "content": "fixed-hermes",
1344
- "tool_calls": [],
1345
- "tool_name": null,
1346
- "parsed_args": {},
1347
- "text_tool_leak": false,
1348
- "usage": {
1349
- "completion_tokens": 5,
1350
- "prompt_tokens": 3956,
1351
- "total_tokens": 3961,
1352
- "prompt_tokens_details": {
1353
- "cached_tokens": 3410
1354
- }
1355
- }
1356
- }
1357
- ]
1358
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
gguf/UD-Q4_K_XL_APPROX.tensor-types.txt DELETED
@@ -1,10 +0,0 @@
1
- token_embd=q6_k
2
- output=q6_k
3
- attn_q=q6_k
4
- attn_k=q6_k
5
- attn_v=q5_k
6
- attn_output=q5_k
7
- gate=q8_0
8
- router=q8_0
9
- norm=f16
10
- ffn=q4_k
 
 
 
 
 
 
 
 
 
 
 
gguf/UD-Q5_K_XL_APPROX.tensor-types.txt DELETED
@@ -1,7 +0,0 @@
1
- token_embd=q8_0
2
- output=q8_0
3
- attn=q6_k
4
- gate=q8_0
5
- router=q8_0
6
- norm=f16
7
- ffn=q5_k
 
 
 
 
 
 
 
 
gguf/UD-Q6_K_XL_APPROX.tensor-types.txt DELETED
@@ -1,10 +0,0 @@
1
- token_embd=q8_0
2
- output=q8_0
3
- attn_q=q8_0
4
- attn_k=q8_0
5
- attn_v=q8_0
6
- attn_output=q8_0
7
- gate=q8_0
8
- router=q8_0
9
- norm=f16
10
- ffn=q6_k
 
 
 
 
 
 
 
 
 
 
 
gguf/UD-Q8_K_XL_APPROX.tensor-types.txt DELETED
@@ -1,7 +0,0 @@
1
- token_embd=f16
2
- output=f16
3
- attn=q8_0
4
- gate=q8_0
5
- router=q8_0
6
- norm=f16
7
- ffn=q8_0