Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Lemonade_Server_Installer.exe | 2025-10-08 | 548.6 kB | |
README.md | 2025-10-08 | 1.6 kB | |
v8.1.12 source code.tar.gz | 2025-10-08 | 642.8 kB | |
v8.1.12 source code.zip | 2025-10-08 | 739.1 kB | |
Totals: 4 Items | 1.9 MB | 4 |
Headline
- Enhanced support for FastFlowLM including port auto-selection and gpt-oss-20b
- Debug logs are now easily accessible from within the web ui
- llama-bench is an available llamacpp benchmarking option in the dev CLI
What's Changed
- Add addition acknowledgement for FLM by @ZaneNi in https://github.com/lemonade-sdk/lemonade/pull/435
- Enable dynamic port finding in FLM server by @ZaneNi in https://github.com/lemonade-sdk/lemonade/pull/436
- Fix gpt-oss-20b size field in server_models.json by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/439
- Add gpt-oss-20b to FLM by @Tetramatrix in https://github.com/lemonade-sdk/lemonade/pull/445
- Fix windows conda CI workflows by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/443
- Fix typo in example script in concepts.md by @jasonhernandez in https://github.com/lemonade-sdk/lemonade/pull/446
- Integrating llama-bench.exe into lemonade CLI by @amd-pworfolk in https://github.com/lemonade-sdk/lemonade/pull/384
- Log Reference by @siavashhub in https://github.com/lemonade-sdk/lemonade/pull/447
- Rev version and add hidden playable1 model by @jeremyfowers in https://github.com/lemonade-sdk/lemonade/pull/450
New Contributors
- @ZaneNi made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/435
- @Tetramatrix made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/445
- @jasonhernandez made their first contribution in https://github.com/lemonade-sdk/lemonade/pull/446
Full Changelog: https://github.com/lemonade-sdk/lemonade/compare/v8.1.11...v8.1.12