finished first draft of expose:

This commit is contained in:
2024-10-14 12:42:52 +02:00
parent 493d5ae2b3
commit a3dd6112cf
4 changed files with 296 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
- introduce that the goal is not to cover the models, but to use the two "types" of models as an example covering the two
example cases of a next token prediction and a classification task
- highlight the modular design of the framework and its adaptability to new and future models and data structures as input