Commit Graph

33 Commits

Author SHA1 Message Date
7e254b7f7e Fixed qwq token limit 2025-04-11 18:03:17 +02:00
Niels Geens
5b8f04be81 fix copy bug 2025-04-09 16:43:27 +02:00
2e08be4b75 Validator works for start 2025-04-07 14:31:56 +00:00
Niels Geens
6f3d414d17 Converted QwQ notebooks to .py files 2025-04-01 10:42:54 +02:00
Niels Geens
2e66020f8e Replaced deepseek with qwq 2025-03-14 11:22:30 +01:00
Niels Geens
3ea3239a9b wip deepseek train 2025-03-03 16:57:04 +01:00
b64f8d7d33 wip deepseek r1 2025-03-02 22:01:24 +01:00
da8583ab28 ITP WiP 2024-12-04 17:19:46 +01:00
e71bd7e9eb Allow stopping of inference 2024-11-30 12:44:13 +01:00
dbc0068a82 Server side implementation for interactive entry edits 2024-11-23 15:34:33 +01:00
Niels Geens
69f4f8a6fc Fixed auto approver 2024-11-22 17:11:06 +01:00
Niels Geens
8766a945c0 Enable multiple llms 2024-11-22 15:05:54 +01:00
Niels Geens
03cf69d272 Added iteration_logger 2024-11-19 20:24:21 +01:00
ef94d0d1a0 Added mistral llm engine 2024-11-17 16:53:44 +01:00
506bc91639 Added api token for local llm 2024-11-16 22:09:04 +01:00
Niels Geens
9dfd5ddc39 Add auto_approver 2024-11-15 17:09:07 +01:00
Niels Geens
4ce421bbce Fixed context usage calculation 2024-11-14 18:23:33 +01:00
Niels Geens
d0eed2666e Merge branch 'master' of https://git.nielsgeens.be/llm/SIA 2024-11-13 11:55:06 +01:00
Niels Geens
aa37182614 Added temperature argument 2024-11-13 11:51:02 +01:00
229f4f4ac7 Added openai llm engine 2024-11-13 11:46:29 +01:00
babc1c44b9 Renamed hf-api-token to api-token 2024-11-11 13:25:39 +01:00
Niels Geens
970414e56d Basic web loop works 2024-11-07 15:10:17 +01:00
Niels Geens
6e78a0f0bd Major UI update 2024-11-06 16:12:50 +01:00
Niels Geens
70ed16f8ab Added hf_llm_engine and config 2024-11-04 17:08:52 +01:00
e243c6ac3b Separate and tested web_socket_manager 2024-11-03 22:26:12 +01:00
4bd497e1ca Renamed system prompt to markdown file 2024-11-03 10:53:06 +01:00
4a40eabe30 System propt and action schema 2024-11-02 21:25:36 +01:00
2a15708145 Approve context 2024-11-02 19:17:27 +01:00
092a05c3aa Stub web project 2024-11-02 11:55:03 +01:00
17a70e08d5 Updated main file 2024-11-01 20:38:44 +01:00
2c1e134c6e start implementation on new architecture 2024-11-01 09:56:30 +01:00
d922c12556 Begin work on agent core 2024-10-27 10:35:05 +01:00
20429616f7 Begin implementation, basic inferenece 2024-10-21 22:23:48 +02:00