| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.5.1 source code.tar.gz | 2026-06-15 | 2.8 MB | |
| 3.5.1 source code.zip | 2026-06-15 | 2.9 MB | |
| README.md | 2026-06-15 | 818 Bytes | |
| Totals: 3 Items | 5.7 MB | 2 | |
What's Changed
- refactor(cos): use singular requestFileHandle() instead of requestFileHandles() by @tomayac in https://github.com/ngxson/wllama/pull/253
- fix compat CDN build by @ngxson in https://github.com/ngxson/wllama/pull/254
-
- add test-backend-ops for debugging by @ngxson in https://github.com/ngxson/wllama/pull/222
- cache: refactor storage impl into backend by @ngxson in https://github.com/ngxson/wllama/pull/247
- add cross origin storage support by @ngxson in https://github.com/ngxson/wllama/pull/248
- sync with latest upstream llama.cpp (v3.5.0) by @ngxson in https://github.com/ngxson/wllama/pull/252
New Contributors
- @tomayac made their first contribution in https://github.com/ngxson/wllama/pull/253
Full Changelog: https://github.com/ngxson/wllama/compare/3.5.0...3.5.1