Commit Graph

615 Commits (c4e36ecd79bac0e75cb75093d4b91cad3629b58d)

Author SHA1 Message Date
Meng Zhang c4e36ecd79
docs: Update README.md 2023-09-18 12:54:14 +08:00
Meng Zhang 88cbf01a05 fix: correct twitter-img.jpg 2023-09-18 00:35:55 +08:00
Meng Zhang 51d56f74bd docs: update twitter-img 2023-09-18 00:28:55 +08:00
Meng Zhang dc658d6618 docs: set meta image for v0.1.1 blog post 2023-09-18 00:16:43 +08:00
Meng Zhang 9f38b77440
docs: editorial changes for blog post (#455) 2023-09-17 18:03:32 +08:00
Meng Zhang f82c8c7afa docs: fix acknowledge of SDXL-botw 2023-09-17 17:50:03 +08:00
Meng Zhang 40d544bcce docs: acknowlege SDXL-botw and BigCode twitter for topic image 2023-09-17 17:48:48 +08:00
Meng Zhang 05106889d9 docs: improve tabby blogpost 2023-09-17 17:46:15 +08:00
Meng Zhang ac057f8a2f docs: recommend StarCoder-1B for Apple M1/M2 2023-09-17 17:41:29 +08:00
Meng Zhang 0b4206e6f8
docs: add blog for v0.1.1 release (#454) 2023-09-17 17:31:41 +08:00
Meng Zhang c107c991ff chore: bump tabby version to 0.1.1 2023-09-17 17:09:56 +08:00
Meng Zhang 269e7206dd docs: update apple GPU support for StarCoder series 2023-09-16 11:44:42 +08:00
Meng Zhang 97eeb6b926
feat: update llama.cpp to fetch latest starcoder support (#452)
* feat: bump llama.cpp to HEAD

* fix: turn off add_bos by default
2023-09-16 03:41:49 +00:00
Meng Zhang 86e48afbe0 feat: bump ctranslate2 to HEAD 2023-09-16 02:40:23 +08:00
Meng Zhang 6309076942
docs: add starcoder 3b/7b (#451)
* docs: add starcoder 3b/7b

* Update index.md
2023-09-16 02:08:29 +08:00
Zhiming Ma 076dff9d98
chore: bump intellij plugin version 0.5.0. (#450) 2023-09-15 19:15:56 +08:00
Zhiming Ma 635469f6bd
chore: bump VSCode extension version 0.5.0. bump tabby-agent version 0.2.0. (#449) 2023-09-15 19:04:01 +08:00
Zhiming Ma efe2dcbb0f
refactor(agent): agent http request and cancellation flow. (#446)
* refactor(agent): refactor http request and cancellation flow.

* fix: minor fixes.

* fix: minor fix cheking timeout error in stats.
2023-09-15 11:05:46 +08:00
Meng Zhang 5897a776bb docs: add device recommendations based on model size 2023-09-14 14:07:31 +08:00
Meng Zhang 3d00cc5e87
docs: add v0.1.0 release blog (#440)
* docs: add v0.1.0 release blog

* remove unused files

* add authors

* Apply suggestions from code review

Co-authored-by: Lucy Gao <gyxlucy@gmail.com>

---------

Co-authored-by: Lucy Gao <gyxlucy@gmail.com>
2023-09-13 17:19:28 +08:00
Meng Zhang 4ac5006b89
docs: add docs ToC + fix model directory license (#439)
* docs: fix license for model directory

* docs: add docs ToC
2023-09-13 10:19:29 +08:00
Meng Zhang aae392417e docs: mark stable for apple m1/m2 support 2023-09-13 00:33:37 +08:00
Meng Zhang f301521a87
docs: Update README.md 2023-09-13 00:26:04 +08:00
Meng Zhang 09a0f4dcf3
docs: add models directory (#437) 2023-09-12 23:41:00 +08:00
Meng Zhang 30afa19bc0
feat: add LLAMA_CPP_LOG_LEVEL to control log level of llama.cpp (#436) 2023-09-12 14:41:39 +00:00
Meng Zhang 1e7ecce697 fix: usize overflow issue in ctranslate2 max_length truncation 2023-09-12 20:56:35 +08:00
Zhiming Ma 3af32c8c7c
fix: hotfix vscode extension 0.4.1. update document links, fix data.json migration, and update anonymous usage tracking client properties. (#434) 2023-09-12 13:25:20 +08:00
Meng Zhang 682c21e536
docs: add hugging face installation guide (#432) 2023-09-12 10:37:06 +08:00
Zhiming Ma 248c1717df
chore: bump intellij plugin version 0.4.0. (#431) 2023-09-12 01:09:48 +08:00
Meng Zhang ad6a2072d3
docs: restructure docs (#430)
* docs: improve doc structure

* add extensions
2023-09-11 23:26:05 +08:00
Zhiming Ma 31217bcfc8
fix(intellij): fix exception handling when initializing tabby. (#429) 2023-09-11 21:23:54 +08:00
Meng Zhang 5f6cbcaf94
docs: improve getting started (#428) 2023-09-11 14:45:48 +08:00
Meng Zhang 1ccf9b2323 refactor: run make fix 2023-09-11 12:58:38 +08:00
Meng Zhang 09efa1b22b docs: add client extensions link in swagger landing page 2023-09-11 12:55:42 +08:00
Meng Zhang 78e4060568 docs: add slack community link 2023-09-11 12:45:31 +08:00
Meng Zhang 4d1821a7f4
docs: Improve hf blog docs (#427)
* docs: improve hf blog

* fix
2023-09-11 12:41:07 +08:00
Meng Zhang c3d5e9aa30 docs: update domain name 2023-09-11 12:34:02 +08:00
Zhiming Ma 8cabf68892
chore: bump VSCode extension version 0.4.0. bump tabby-agent version 0.1.0. (#426) 2023-09-11 12:23:02 +08:00
Zhiming Ma 01118f470c
Merge pull request #424 from sunny0826/refactor/gitignore
refactor: 💡 Add some .gitignore rules
2023-09-11 10:24:35 +08:00
Xudong Guo d949000627
docs: ✏️ Add favicon.ico image (#425) 2023-09-11 10:15:12 +08:00
Xudong Guo 7809bccc35 refactor: 💡 Add some .gitignore rules 2023-09-11 09:58:47 +08:00
leiwen83 e3c4a77fff
feat: add support fastchat http bindings (#421)
* feat: add support fastchat http bindings

Signed-off-by: Lei Wen <wenlei03@qiyi.com>
Co-authored-by: Lei Wen <wenlei03@qiyi.com>
2023-09-10 22:17:58 +08:00
Meng Zhang 491e295a48
docs: add faq on utilize multipl NV GPUs (#423)
* docs: add faq on utilize multipl NV GPUs

* update
2023-09-10 22:16:46 +08:00
Zhiming Ma 12a37e2330
refactor(agent): Move data path from ~/.tabby/agent to ~/.tabby-client/agent. Add config.toml template. (#420) 2023-09-10 10:25:23 +08:00
Meng Zhang f0ed366420
feat: add support vertex-ai http bindings (#419)
* feat: add support vertex-ai http bindings

* support prefix / suffix
2023-09-09 11:22:58 +00:00
Meng Zhang 17397c8c8c
feat: add http api bindings (#410)
* feat: add http-api-bindings

* feat: add http-api-bindings

* hand max_input_length

* rename

* update

* update

* add examples/simple.rs

* update

* add default value for stop words

* update

* fix lint

* update
2023-09-09 03:59:42 +00:00
Meng Zhang ad3b974d5c
feat: implement input truncation for llama-cpp-bindings (#416)
* feat: implement input truncation for llama-cpp-bindings

* set max input length to 1024

* fix: batching tokens with n_batches

* fix batching
2023-09-09 00:20:51 +08:00
Meng Zhang 87b6b34120
feat: implement input truncation with options.max_input_length (#415) 2023-09-08 10:01:03 +00:00
Zhiming Ma acfdba68fa
fix(vscode): do not show inline completion when autocomplete widget is visible. (#414) 2023-09-08 12:06:00 +08:00
vodkaslime 8955cf0f93
chore: uncomment (#413) 2023-09-08 10:31:29 +08:00