tabby/crates
Meng Zhang ce20bd6154
refactor: use RegexSet for cleaer stop regex construction (#499)
* fix: add a regression test cased for stop words regex matching

* refactor: use RegexSet for cleaer stop regex construction
2023-10-02 23:21:51 +00:00
..
ctranslate2-bindings refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
http-api-bindings refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
llama-cpp-bindings refactor: cleanup chat api make it message oriented (#497) 2023-10-02 15:39:15 +00:00
rust-cxx-cmake-bridge refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00
tabby refactor: use RegexSet for cleaer stop regex construction (#499) 2023-10-02 23:21:51 +00:00
tabby-common feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00
tabby-download fix(tabby-download): even when prefer_local_file is set to true, we should still check for remote (if network is avaialble), to see if a file should be upgraded (#500) 2023-10-02 23:09:57 +00:00
tabby-inference refactor: use RegexSet for cleaer stop regex construction (#499) 2023-10-02 23:21:51 +00:00
tabby-scheduler feat: proxy server address mapping to the model server (#461) 2023-09-21 07:06:51 +00:00