Commit Graph

1 Commits

Author SHA1 Message Date
Daniel Bevenius df10279ece
tests : add test save and restore state
This commit adds a new test for testing session state saving and
loading using in-memory models. It currently tests a normal transformer
model, a recurrent model, and a hybrid model.

The motivation for this is to be able to run these test in CI without
having to depend on real models or depend on manual testing.
2026-03-13 08:07:56 +01:00