Commit graph

32 commits

Author SHA1 Message Date
Alireza
6b92ee16ec fix duplicate code + add safety checks 2026-02-09 10:58:49 +03:30
bobtajson
3157e6d7e8
Update metrics.py 2025-10-23 10:26:21 +02:00
bobtajson
16c6897b21
Update metrics.py 2025-10-23 10:26:03 +02:00
bobtajson
fd5483d510
Update metrics.py 2025-10-23 10:25:23 +02:00
shannonsands
9f23c732dd
qwen tokenizer wrapper & fixed jinja template for tool handling (#224)
* added qwen tokenizer wrapper & fixed jinja template for tool handling issues in the official HF one

* moved jinja template into it's own file
2025-07-30 11:57:15 +10:00
hjc-puro
04e69d4a19 appease precommit 2025-07-12 22:51:39 +00:00
hjc-puro
a94e4c9bf0 autoscale metrics table 2025-07-12 22:41:14 +00:00
hjc-puro
6e9baaf9d8 table 2025-07-11 09:52:19 +00:00
hjc-puro
72210cf4ad rename fn 2025-07-11 04:04:55 +00:00
hjc-puro
68da3809e2 move table to display util 2025-07-11 02:06:56 +00:00
Dakota
522e049d27 Remove unused config_handler.py and its import
- Deleted config_handler.py which had unused torch import
- Cleaned up utils/__init__.py to remove ConfigHandler import
2025-06-04 10:21:46 -05:00
Shannon Sands
5b9c8368d6 linting 2025-05-23 11:16:17 +10:00
Shannon Sands
28e1e76cb7 added default factory handling for CLI args 2025-05-23 11:15:44 +10:00
Shannon Sands
67cfd961c5 linting 2025-05-14 14:01:31 -07:00
Shannon Sands
d6f9d58606 new env runs locally 2025-05-14 11:57:45 -07:00
Shannon Sands
21cc528b85 move best-of-n selection to util 2025-05-14 10:35:12 -07:00
Shannon Sands
4c00e2b209 move message history out to utils 2025-05-14 10:13:56 -07:00
Shannon Sands
36f6822d71 Merge branch 'main' into blackjack2-env 2025-05-13 07:54:04 +10:00
Shannon Sands
d980acfaf9 linting 2025-05-13 07:52:03 +10:00
Shannon Sands
e480c30b8b removed new fn 2025-05-13 07:49:28 +10:00
dmahan93
727c7ba640 Remove dependency on torch for default installation 2025-05-12 10:17:41 -05:00
Shannon Sands
101cbdd803 Merge branch 'main' into blackjack2-env 2025-05-12 07:22:24 +10:00
Shannon Sands
f69b16357b removed unused fn 2025-05-10 21:29:08 +10:00
hjc-puro
a659217afe
Merge branch 'main' into 2025-05-03-http-error-logging 2025-05-10 17:09:22 +08:00
Shannon Sands
7fe1a40368 readd multistep masking 2025-05-10 09:24:55 +10:00
Shannon Sands
c506bb147e simplified config and reward 2025-05-10 08:04:39 +10:00
dmahan93
40b12dae60 run pre-commit on all files 2025-05-09 09:54:20 -05:00
hjc-puro
ae24b022c3 fix bug where None would be parsed as a str instead of special value 2025-05-03 16:24:35 -07:00
hjc-puro
e06469f8c2 replace await resp.json() with await parse_http_response(resp) 2025-05-03 06:36:05 -04:00
hjc-puro
8c9752b731 preserve descs 2025-05-02 06:13:45 -07:00
hjc-puro
78cfef9daf add process subcommand 2025-05-02 03:42:10 -04:00
Dakota Nous
621d00dd80 first commit 2025-04-29 12:10:10 -07:00