Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)

This commit is contained in:
saymrwulf 2024-11-14 22:28:00 +01:00
parent a5ba4e6d6f
commit cda59165b2

View file

@ -378,3 +378,4 @@
2024-10-27T22:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch)
2024-10-27T18:58:00 - Implementing approach from a new paper read last night (pytorch)
2024-11-14T20:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch)
2024-11-14T22:28:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)