Commit Graph

27 Commits

Author SHA1 Message Date
5f8682d00a new vllm support 2026-04-29 09:53:18 +00:00
4556945525 fix: V4 parser instance attrs shadowed by V3.2 __init__
V3.2 __init__ sets self.tool_call_start_token and self.tool_call_end_token
as instance attributes with function_calls tag values, shadowing the V4
class-level attributes that use tool_calls tags. Re-assign after super().
2026-04-25 23:14:37 +00:00
8520a27c06 moar 2026-04-25 13:06:33 +00:00
d8ec84210f aye carumba2 2026-04-25 08:20:32 +00:00
e5ab680045 aye carumba 2026-04-25 07:55:17 +00:00
05cbcf71f4 freshen it all up 2026-04-25 07:33:54 +00:00
6de9103325 fix deepseeks bullshit parser 2026-04-25 02:28:09 +00:00
01c1ab46db fix deepseeks bullshit parser 2026-04-25 02:27:30 +00:00
7a27871402 fix deepseeks bullshit parser 2026-04-25 02:25:04 +00:00
4381ca1e3b deepseek 2026-04-24 11:01:15 +00:00
4bd3b65fda deepseek 2026-04-24 10:43:58 +00:00
82330a31b1 add await to redis write 2026-04-17 07:19:15 +00:00
420db99ecf patch more minimax parsers 2026-04-17 04:35:31 +00:00
b30dd8a0b3 patch minimax parser 2026-04-17 04:24:36 +00:00
916d3481a7 patch minimax parser 2026-04-17 04:23:08 +00:00
b7141f5f4c fix 2026-04-17 02:33:04 +00:00
eee7513de5 try installing pandas correctly this time 2026-04-17 02:15:22 +00:00
56668cc1cf fix broken nightly 2026-04-17 02:08:36 +00:00
b180c4c57f bring in the TTL 2026-04-17 01:45:19 +00:00
d8f5f88b64 monkey patch the monkey pathing vllm nonsense again 2026-04-15 23:29:26 +00:00
c570c4658e monkey patch the monkey pathing vllm nonsense 2026-04-15 22:55:00 +00:00
f38ffcf115 monkey patch the monkey patch 2026-04-15 21:49:33 +00:00
33d4a4fb86 monkey patch 2026-04-15 21:47:35 +00:00
b6456d3a8f add their parser 2026-04-15 21:05:17 +00:00
e342c233ff expirimental fix 2026-04-15 11:21:32 +00:00
e8f51e983f tweax 2026-04-15 10:17:37 +00:00
787fec3a27 build with cuda 13 2026-04-15 10:15:23 +00:00