Commit 58e788f
authored
Feature kv cache (#1045)
* created seperate cache functions
* moved components and decoupled config
* refactored references
* updated transformer lens cache naming
* replaced references
* ran format
* added full cache compatibility
* fixed type issues
* removed extra param setting1 parent 2106d89 commit 58e788f
File tree
16 files changed
+1177
-162
lines changed- tests
- integration
- model_bridge
- unit/utilities
- transformer_lens
- cache
- components
- model_bridge
- utilities
16 files changed
+1177
-162
lines changedLines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
70 | 101 | | |
71 | 102 | | |
72 | 103 | | |
| |||
0 commit comments