Meng Zhang
|
249d51d0f5
|
feat: add indexer [TAB-17] (#199)
* add basic indexer
* formatting
|
2023-06-05 22:18:10 +00:00 |
Meng Zhang
|
e8a33312bb
|
refactor: extract download into tabby-download (#195)
* refactor: extract download into tabby-download
* remove unused deps
|
2023-06-05 18:40:24 +00:00 |
Meng Zhang
|
e8b1c10738
|
feat: add `tabby scheduler` command (#194)
* feat: add `tabby scheduler` command
* update test cases
* fix fmt
|
2023-06-05 18:29:38 +00:00 |
Meng Zhang
|
da02d471a9
|
chore: add tabby-scheduler [TAB-17] (#192)
* add scheduler
* update fmt
* add integration tests for scheduler
|
2023-06-05 03:08:43 +00:00 |
Meng Zhang
|
2bf5bcd0cf
|
refactor: extract TextInferenceEngineImpl to reduce duplications between EncoderDecoderImpl and DecoderImpl #189
|
2023-06-04 22:28:39 +00:00 |
Meng Zhang
|
6de61f45bb
|
chore: mark thread safety [TAB-52] (#186)
* mark thread safety
* use shared_ptr to ensure thread safety
* fmt
|
2023-06-04 06:23:31 +00:00 |
Meng Zhang
|
f3b37b253b
|
feat: add events logger (#170)
* add common events
* log events in serve
* formatting
* extract serde_conv
* update
* update
* fix logging
* update
|
2023-05-30 15:44:29 -07:00 |
Meng Zhang
|
d8cee4adac
|
chore: extract tabby-common (#169)
* chore: extract tabby-common
* simplify
|
2023-05-29 23:39:02 -07:00 |
Meng Zhang
|
734957d1de
|
build mac binary in ci (#152)
* build mac binary in ci
* update
* update
* turn on verbose
* fix cross compile
* update
* update
* update
* update
* update
* update
* update
|
2023-05-27 14:31:27 -07:00 |