| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-02 | 1.2 kB | |
| v0.1.2 source code.tar.gz | 2025-12-02 | 5.8 MB | |
| v0.1.2 source code.zip | 2025-12-02 | 6.0 MB | |
| Totals: 3 Items | 11.8 MB | 0 | |
Highlights
- Add paged kv implement
- Support switch model in chat page
What's Changed
- chore(version): upgrade mlx to 0.30.0 which has arm64 wheel by @gufengc in https://github.com/GradientHQ/parallax/pull/284
- chore(version): Revert upgrade mlx to 0.30.0 which has arm64 wheel by @gufengc in https://github.com/GradientHQ/parallax/pull/285
- refactor(test): refactor test_executor for mix backend by @TianyiZhao1437 in https://github.com/GradientHQ/parallax/pull/287
- chore(lattica): upgrade lattica to 1.0.14 to support lower glibc by @gufengc in https://github.com/GradientHQ/parallax/pull/288
- refactor(executor): Separate executor code with different backends by @TianyiZhao1437 in https://github.com/GradientHQ/parallax/pull/291
- feat(backend): add mac lora function by @wasamtc in https://github.com/GradientHQ/parallax/pull/283
- feat(backend): switch model by @JasonOE in https://github.com/GradientHQ/parallax/pull/289
- feat(pagedkv): Add paged kv implement by @yuhao-zh in https://github.com/GradientHQ/parallax/pull/278
- chore(version): update version to 0.1.2 by @sl-gn in https://github.com/GradientHQ/parallax/pull/300
Full Changelog: https://github.com/GradientHQ/parallax/compare/v0.1.1...v0.1.2