What's Changed
With latest sync from llama.cpp, new models are now supported, including Hugging Face SmolLM3 and LiquidAI LFM2
- Strict tsconfig.json by @Jerboas86 in https://github.com/ngxson/wllama/pull/178
- Improve GGUF file validation to support URLs with query parameters by @felladrin in https://github.com/ngxson/wllama/pull/177
- fix ts strict mode by @ngxson in https://github.com/ngxson/wllama/pull/186
- sync with latest upstream llama.cpp by @ngxson in https://github.com/ngxson/wllama/pull/187
New Contributors
- @Jerboas86 made their first contribution in https://github.com/ngxson/wllama/pull/178
Full Changelog: https://github.com/ngxson/wllama/compare/2.3.2...2.3.3