Skip to content

0.2.0

Compare
Choose a tag to compare
@intitni intitni released this 04 Mar 05:03
· 53 commits to main since this release
  • Supports Ollama when setting up custom models.
  • Added CodeLlama Fill-in-the-Middle strategy, which works very well. It's recommended to be used along with codellama:xb-code series models. You can try other models that support FIM, too. But I am not sure if they share the same prompt format.
  • Support trimming repeated suffixes from the response #2
  • When Tabby is used, the app will use its own strategy.
  • Fix response parsing in strategies.