You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support phimoe (#32)
* support phimoe
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
* Bump version from 0.0.15 to 0.0.16
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
---------
Signed-off-by: ZX-ModelCloud <zx@modelcloud.ai>
Refractor (#31)
* clean up readme
* defused weights should stay on same device
* cleanup
* patch replace_fused_blocks() returning after the first replacement entry instead of applying the full list
* defused tensors should remain original's contiguous state
* deduplicate logic: move shared code to helper