Commit graph

18297 commits

Author SHA1 Message Date
50503e1c52 Minor doc updates: linking to article on quantization (transformers) 2024-07-26 21:35:00 +02:00
dfeba0bd9b Late-night bugfix on financial RL environment (transformers) 2024-07-26 01:08:00 +02:00
a15d602749 Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2024-07-15 23:01:00 +02:00
6082fbc828 Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2024-05-22 23:39:00 +02:00
5479862b8d Late-night bugfix on financial RL environment (transformers) 2024-05-22 07:35:00 +02:00
ef952ef1fe Minor doc updates: linking to article on quantization (transformers) 2024-05-22 22:17:00 +02:00
0d1962e24f Late-night bugfix on financial RL environment (transformers) 2024-04-16 08:12:00 +02:00
ded55382bb Implementing approach from a new paper read last night (transformers) 2024-03-08 07:50:00 +01:00
3808215e6d Quick fix, referencing a known issue from the official repo (transformers) 2024-03-08 23:56:00 +01:00
77f4cb0b3d Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) 2024-03-08 07:04:00 +01:00
ae3608da1c Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) 2024-03-08 01:44:00 +01:00
f3f4c9ace3 Implementing approach from a new paper read last night (transformers) 2024-02-09 02:06:00 +01:00
80bb57b279 Refactor for clarity, might break a few tests though (transformers) 2024-02-04 04:16:00 +01:00
186d1e7ad8 Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2024-02-04 08:03:00 +01:00
98f831eb1d Late-night bugfix on financial RL environment (transformers) 2024-01-19 07:18:00 +01:00
e3467b2d05 Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2024-01-19 08:03:00 +01:00
c1513a33c8 Quick fix, referencing a known issue from the official repo (transformers) 2024-01-19 22:52:00 +01:00
087f3c2cab Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2024-01-19 18:08:00 +01:00
75d0963e63 Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2024-01-11 21:16:00 +01:00
c337473836 Implementing approach from a new paper read last night (transformers) 2024-02-16 17:57:00 +01:00
d534d00044 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2024-02-05 02:30:00 +01:00
4f4effec4e Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2024-02-05 06:11:00 +01:00
99ec1d916b Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2024-01-09 03:04:00 +01:00
1aad48204f Late-night bugfix on financial RL environment (transformers) 2024-01-09 03:55:00 +01:00
d4d0cb3ce1 Quick fix, referencing a known issue from the official repo (transformers) 2024-01-09 19:27:00 +01:00
3a8d0171c7 Quick fix, referencing a known issue from the official repo (transformers) 2023-12-28 00:12:00 +01:00
635aeaf4e3 Implementing approach from a new paper read last night (transformers) 2023-12-27 05:18:00 +01:00
7510ca68b3 Quick fix, referencing a known issue from the official repo (transformers) 2023-12-27 20:42:00 +01:00
2e9c76cd4d Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-12-23 05:19:00 +01:00
71b782ad95 Implementing approach from a new paper read last night (transformers) 2023-12-23 08:24:00 +01:00
63f499d84c Late-night bugfix on financial RL environment (transformers) 2023-12-23 01:08:00 +01:00
f434f39ac6 Implementing approach from a new paper read last night (transformers) 2023-12-01 05:03:00 +01:00
6863b4f014 Refactor for clarity, might break a few tests though (transformers) 2023-10-19 17:43:00 +02:00
f2ae7d8588 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) 2023-10-19 02:44:00 +02:00
857a64a6fd Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) 2023-09-08 18:51:00 +02:00
1198881563 Late-night bugfix on financial RL environment (transformers) 2023-09-08 08:03:00 +02:00
03114aaf02 Late-night bugfix on financial RL environment (transformers) 2023-09-08 05:52:00 +02:00
31a38c453b Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-08-16 07:12:00 +02:00
92ff9857cd Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-06-16 03:22:00 +02:00
e04203258d Late-night bugfix on financial RL environment (transformers) 2023-06-16 08:26:00 +02:00
8e02fc0d1c Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2023-06-16 20:07:00 +02:00
f4024c1ec6 Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-05-01 18:46:00 +02:00
b5c2c889cb Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2023-05-01 18:41:00 +02:00
473953766d Minor doc updates: linking to article on quantization (transformers) 2023-05-01 19:22:00 +02:00
110f3a720a Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-04-26 04:29:00 +02:00
b10bc62ca5 Refactor for clarity, might break a few tests though (transformers) 2023-04-26 18:15:00 +02:00
31fd181b92 Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-04-26 05:09:00 +02:00
374314c9cf Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers) 2023-04-26 22:53:00 +02:00
646542a52a Late-night bugfix on financial RL environment (transformers) 2023-03-06 21:33:00 +01:00
8c7f81a8e5 Late-night bugfix on financial RL environment (transformers) 2023-02-16 00:25:00 +01:00