refiners/docs/concepts
Pierre Chapuis e033306f60 use factories in context example
Using the same instance multiple times is a bad idea
because PyTorch memorizes things internally. Among
other things this breaks Chain's `__repr__`.
2024-04-05 18:06:54 +02:00
..
adapter add missing word in documentation 2024-03-28 14:41:27 +01:00
chain.md better example model for Chain 2024-02-02 17:30:14 +01:00
context.md use factories in context example 2024-04-05 18:06:54 +02:00