Skip to content

Launching support for local LLM models

Compare
Choose a tag to compare
@narenaryan narenaryan released this 23 Jul 04:53
· 2 commits to main since this release
8be8ed4

Major Changes

  • Add support for running PromptML (.pml) scripts with local OLLAMA models

Breaking changes

  • Rename promptml-cli to procli for reducing typing.

Other changes

  • Migrate argparse to click