tabby/crates
Meng Zhang e93a971d0e
feat: tune llama metal backend performance (#393)
* feat: support eos based stop

* feat: print performance stats after each inference

* update llama.cpp

* update commits
2023-09-05 10:14:29 +08:00
..
ctranslate2-bindings feat: llama.cpp for metal support [TAB-146] (#391) 2023-09-03 09:59:07 +08:00
llama-cpp-bindings feat: tune llama metal backend performance (#393) 2023-09-05 10:14:29 +08:00
rust-cxx-cmake-bridge refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00
stop-words feat: llama.cpp for metal support [TAB-146] (#391) 2023-09-03 09:59:07 +08:00
tabby test: use function call style snippet for prompt builder unit test (#395) 2023-09-04 04:54:18 +00:00
tabby-common feat: add cargo test to github actions and run only unit tests in ci [TAB-185] (#390) 2023-09-03 05:04:52 +00:00
tabby-download feat: add anonymous usage tracker (#342) 2023-08-09 07:31:13 +00:00
tabby-inference feat: llama.cpp for metal support [TAB-146] (#391) 2023-09-03 09:59:07 +08:00
tabby-scheduler feat: add cargo test to github actions and run only unit tests in ci [TAB-185] (#390) 2023-09-03 05:04:52 +00:00