From 40d544bcce58c718b2edb68067d167e5d3d8e9cc Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sun, 17 Sep 2023 17:48:48 +0800 Subject: [PATCH] docs: acknowlege SDXL-botw and BigCode twitter for topic image --- website/blog/2023-09-18-release-0-1-1-metal/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/blog/2023-09-18-release-0-1-1-metal/index.md b/website/blog/2023-09-18-release-0-1-1-metal/index.md index 979f610..3674d57 100644 --- a/website/blog/2023-09-18-release-0-1-1-metal/index.md +++ b/website/blog/2023-09-18-release-0-1-1-metal/index.md @@ -9,6 +9,8 @@ We are thrilled to announce the release of Tabby [v0.1.1](https://github.com/Tab ![Staring tabby riding on llama.cpp](./staring-tabby-on-llama-cpp.png) +*Created with [SDXL-botw](https://replicate.com/jbilcke/sdxl-botw) and a [twitter post](https://twitter.com/BigCodeProject/status/1684600506658717712) of BigCode* + Apple M1/M2 Tabby users can now harness Metal inference support on Apple's M1 and M2 chips by using the `--device metal` flag, thanks to [llama.cpp](https://github.com/ggerganov/llama.cpp)'s awesome metal support.