onnx / turnkeyml

The no-code AI toolchain
Apache License 2.0
73 stars 16 forks source link

Turnkey-LLM (aka lemonade) #225

Closed jeremyfowers closed 2 months ago

jeremyfowers commented 2 months ago

This update adds the turnkey-llm CLI and turnkeyml.llm APIs, which provide LLM-specific tools for prompting, serving, and accuracy tests.

This initial release has device/runtime support for:

The tools provided are:

Learn more about the features and usage in the README.md at src/turnkeyml/llm/README.md.