Commit Graph

632 Commits (807bcb39270725e839a97e67268f8e843a897c6c)

Author SHA1 Message Date
Meng Zhang 807bcb3927
docs: add archived section in what's new 2023-09-26 12:10:57 -07:00
Meng Zhang d42942c379
feat: support ModelScope for model registry downloading (#477)
* feat: update cache info file after each file got downloaded

* refactor: extract Downloader for model downloading logic

* refactor: extract HuggingFaceRegistry

* refactor: extract serde_json to workspace dependency

* feat: add ModelScopeRegistry

* refactor: extract registry to its sub dir.

* feat: add scripts to mirror hf model to modelscope
2023-09-26 11:52:11 -07:00
Zhiming Ma f75a50de02
Refactor completion request statistics (#474)
* refactor(agent): improve completion provider stats.

* refactor(agent): refactor issues notification and config update.
2023-09-26 03:01:38 -07:00
Zhiming Ma cc83e4d269
fix(vscode): completion view/select event. (#471)
* fix(vscode): completion view/select event.

* chore: bump tabby-agent version 0.3.0-dev.
2023-09-25 09:07:25 +08:00
Meng Zhang 63309d6d6e
docs: Update README.md 2023-09-22 22:44:43 +08:00
Zhexuan Yang c10db58df7
docs: add more detail in contributing guide. (#468)
* docs: add additional step to clone submodules

* Update README.md

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-09-22 11:20:36 +08:00
Meng Zhang 5b716da378 docs: add default social image 2023-09-22 00:29:00 +08:00
Lucy Gao 1cc1cba56c
docs: add wizardcoder models (#467)
* Update README.md

test

* Update on 10k stars.

* Update README.md on 10k stars.

* doc: add wizardcoder models
2023-09-21 20:54:20 +08:00
Lucy Gao a6eaa273f1
10k star update on README (#466)
* Update README.md

test

* Update on 10k stars.

* Update README.md on 10k stars.
2023-09-21 17:35:59 +08:00
胡锋 fb5a5971d3
feat: proxy server address mapping to the model server (#461)
* feat: proxy server address mapping to the model server

* fix: add swagger in Config

* refactor: add_proxy_server

* fix: missing semicolo
2023-09-21 07:06:51 +00:00
Zhiming Ma 2dbfb0f35b
docs: add troubleshooting clients. (#465) 2023-09-21 11:24:23 +08:00
Zhiming Ma 0aa6c5fcfb
feat(vscode): add manual trigger supporting. (#459)
* feat(vscode): add manual trigger supporting.

* fix: update documents and fix minor bugs.

* fix: lint.
2023-09-19 17:01:36 +08:00
Meng Zhang 61ade26545
feat: Update Dockerfile to ctranslate 3.20.0 (#460) 2023-09-19 14:12:35 +08:00
胡锋 de3a2271d6
fix(tabby): fix swagger's local server use local port (#458)
* fixed: swagger's local server use local port

* fix: extract fn add_localhost_server

* fix: add_localhost_server return doc
2023-09-19 04:36:08 +00:00
Meng Zhang ede704ca05
docs: Update apple.md 2023-09-19 00:53:05 +08:00
samsja eec351f6bf
docs: update vim documentation (#453)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* fix: apply suggestions from code review

Co-authored-by: Meng Zhang <meng@tabbyml.com>

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-09-18 16:26:27 +08:00
Meng Zhang fad84325bc
docs: add model spec (unstable) version (#457)
* docs: add model spec (unstable) version

* add link to hf tokenizers
2023-09-18 15:48:03 +08:00
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