tabby/crates
Meng Zhang fd1baff8d5
feat: support stop sequences [TAB-52] (#212)
* refactor: pass step and string token to callback

* add token to callback

* add stop regexp

* implement stop words logic

* pass token_ids from inference

* improve effiency of regexp match with reversed regex

* fmt

* add typescript and javascript stop words

* add cache for stop words regexp
2023-06-06 23:28:58 +00:00
..
ctranslate2-bindings feat: support stop sequences [TAB-52] (#212) 2023-06-06 23:28:58 +00:00
rust-cxx-cmake-bridge refactor: rust nightly format (#197) 2023-06-05 14:17:07 -07:00
tabby feat: support stop sequences [TAB-52] (#212) 2023-06-06 23:28:58 +00:00
tabby-admin feat: add `tabby download` command (#157) 2023-05-28 14:36:11 -07:00
tabby-common feat: add indexer [TAB-17] (#199) 2023-06-05 22:18:10 +00:00
tabby-download feat: add indexer [TAB-17] (#199) 2023-06-05 22:18:10 +00:00
tabby-scheduler feat: add indexer [TAB-17] (#199) 2023-06-05 22:18:10 +00:00