Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 06:19
· 2359 commits to main since this release

🍺 Homebrew support (Apple M1/M2)

brew install tabbyml/tabby/tabby

# Start with StarCoder-1B
tabby serve --device metal --model TabbyML/StarCoder-1B

📦 Artifacts

🚀 Features

🧰 Improvements

  • Improve default suffix handling in FIM inference. #400

💫 New Contributors