Skip to content

Release v6.2.4 with Lemonade relocation notice#325

Merged
jeremyfowers merged 3 commits intomainfrom
release_624
May 16, 2025
Merged

Release v6.2.4 with Lemonade relocation notice#325
jeremyfowers merged 3 commits intomainfrom
release_624

Conversation

@jeremyfowers
Copy link
Collaborator

@jeremyfowers jeremyfowers commented May 16, 2025

The Lemonade SDK Project has moved to: https://github.com/lemonade-sdk/lemonade

The new PyPI package name is lemonade-sdk

The new Lemonade_Server_Installer.exe is at: https://github.com/lemonade-sdk/lemonade/releases

Please migrate to the new repository and package as soon as possible.

For example:

    pip uninstall turnkeyml
    pip install lemonade-sdk[YOUR_EXTRAS]
    e.g., pip install lemonade-sdk[llm-oga-hybrid]

Details

  • Lemonade support in turnkeyml package and ONNX/TurnkeyML repo is deprecated and will only stay available until most developers have migrated to the new repository.
  • After the deprecation period, Lemonade files will be removed from this repo, and ONNX/TurnkeyML will be 100% dedicated to the turnkey tool.
  • A RELOCATION NOTICE will print any time the lemonade CLI, Lemonade Server, or any Lemonade example is run. This notice can be suppressed by setting the environment variable TURNKEYML_SUPRESS_LEMONADE_NOTICE.

Screenshot

image

Thank you for using Lemonade SDK!

Signed-off-by: Jeremy Fowers <80718789+jeremyfowers@users.noreply.github.com>
@jeremyfowers jeremyfowers merged commit 690854a into main May 16, 2025
17 checks passed
@jeremyfowers jeremyfowers deleted the release_624 branch May 16, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants