Commit dab4da4
Refactor tutorial to use dataclass for configuration (jax-ml#119)
* Refactor tutorial to use dataclass for configuration
* Imeplemented KV caching (WIP)
* final changes1 parent 206c991 commit dab4da4
File tree
3 files changed
+1255
-2
lines changed- bonsai
- models/unet/tests
- tutorials
3 files changed
+1255
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments