Commit e053186
feat: decoder algorithm (#444)
* init commit
* added license
* fixing linting error
* small tweaks
* pinning transformer version and added missing parameter
* added zipar extra and runtime version check for Janus compatibility
* Co-author
Co-authored-by: Gaspar Rochette <gaspar.rochette@pruna.ai>
* added warning to about transformer version
* ci: retrigger CI
* adde decoder tag
* remove zipar extra
* fixing typo
---------
Co-authored-by: Gaspar Rochette <gaspar.rochette@pruna.ai>1 parent 223ff38 commit e053186
File tree
4 files changed
+843
-0
lines changed- src/pruna/algorithms
- base
- zipar
4 files changed
+843
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments