TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
21.26k stars 958 forks source link

tabby-rocm Docker Image is outdated #3007

Open zebcarnell opened 1 month ago

zebcarnell commented 1 month ago

The tabby-rocm Docker Image is outdated by about 3 months.

See: https://hub.docker.com/r/tabbyml/tabby-rocm/tags

Output of tabby --version: tabby 0.11.1

wsxiaoys commented 1 month ago

Hello! The Tabby-ROCM Docker image is currently not being maintained due to CI resource constraints. Could you please check if the Vulkan binary build works for your use case? Thank you!

https://github.com/TabbyML/tabby/releases/tag/v0.16.1

Meriemi-git commented 2 weeks ago

Can we get an updated implementation if we build it with cargo --features rocm build ?