Commit Graph

  • e0b2a775d8 docs: add m1/m2 support status to chat model in model directory Meng Zhang 2023-10-04 15:04:26 -0700
  • 6b38b32117 docs: add chat_template to model spec Meng Zhang 2023-10-04 15:04:09 -0700
  • f7ebce2514
    refactor: deprecate --compute-type (#505) Meng Zhang 2023-10-05 02:45:34 +0800
  • b16aeaebc0 docs: add HuggingFace link on spaces tutorial Meng Zhang 2023-10-04 08:45:51 -0700
  • 93b6766fca
    docs: Update MODEL_SPEC.md (#504) Meng Zhang 2023-10-04 23:33:51 +0800
  • f44e87ff0e
    docs(fix): broken links in model directory Meng Zhang 2023-10-03 22:28:07 -0700
  • 0a949aa6b6
    docs: add modelscope registry information to model directory Meng Zhang 2023-10-03 22:23:47 -0700
  • 3600d9e399 chore: update sync.sh models Meng Zhang 2023-10-03 20:28:52 -0700
  • e881008112
    docs: remove WizardCoder-15B from model directory Meng Zhang 2023-10-03 20:27:51 -0700
  • 1d364fd628 feat: add sync.sh for copy-to-modelscope Meng Zhang 2023-10-03 20:03:13 -0700
  • 8a03c9bf17 refactor: use / as server url Meng Zhang 2023-10-03 18:33:03 -0700
  • 5a6fa6defd
    docs: Update CHANGELOG.md Meng Zhang 2023-10-03 17:37:11 -0700
  • 2d5b3e4ff5 chore: release v0.2.1 v0.2.1 Meng Zhang 2023-10-03 17:13:35 -0700
  • 503c44e7c5 fix: playground environment misconfig Meng Zhang 2023-10-03 14:26:06 -0700
  • b3b498624c feat: deprecate num_replicas_per_thread, generate default value for it Meng Zhang 2023-10-03 17:02:37 -0700
  • 1afba47059 feat: allow set num_replicas_per_device for CUDA to increase throughput Meng Zhang 2023-10-03 15:52:25 -0700
  • c04eae5e80 fix: playground environment misconfig v0.2.0 Meng Zhang 2023-10-03 14:26:06 -0700
  • 375675c6b4
    docs: Update CHANGELOG.md Meng Zhang 2023-10-03 13:44:17 -0700
  • ceaa7ab012 chore: update main branch to v0.3.0-dev Meng Zhang 2023-10-03 13:38:27 -0700
  • 1731c3075e chore: Update version to 0.2.0 Meng Zhang 2023-10-03 13:21:49 -0700
  • b6ccf3df66 docs: update changelog for v0.2.0 Meng Zhang 2023-10-03 13:32:13 -0700
  • 53c4c556ba Release 0.2.0 release-0.2 Meng Zhang 2023-10-03 13:13:06 -0700
  • 6ad99cb23d
    docs: update documentation to prepare for 0.2 release (#502) Meng Zhang 2023-10-04 04:11:07 +0800
  • 0e5128e8fb feat: add chat_template field in tabby.json Meng Zhang 2023-10-03 11:46:05 -0700
  • 7fc76228f7 chore: add debug log for /chat interface Meng Zhang 2023-10-03 11:38:58 -0700
  • 692c2fe0fd Release 0.2.0-rc.0 v0.2.0-rc.0 tabby@0.2.0-rc.0 tabby-scheduler@0.2.0-rc.0 tabby-inference@0.2.0-rc.0 tabby-download@0.2.0-rc.0 tabby-common@0.2.0-rc.0 llama-cpp-bindings@0.2.0-rc.0 http-api-bindings@0.2.0-rc.0 ctranslate2-bindings@0.2.0-rc.0 Meng Zhang 2023-10-02 19:14:12 -0700
  • 6306bb3f01
    fix: if local file doens't exist, local_cache_key should be cleared (#501) Meng Zhang 2023-10-03 07:48:35 +0800
  • ce20bd6154
    refactor: use RegexSet for cleaer stop regex construction (#499) Meng Zhang 2023-10-03 07:21:51 +0800
  • 63612d5a67
    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) Meng Zhang 2023-10-03 07:09:57 +0800
  • 80a17aea37
    feat: only show /v1/chat api if --chat-model is set (#498) Meng Zhang 2023-10-02 10:17:27 -0700
  • f05dd3a2f6
    refactor: cleanup chat api make it message oriented (#497) Meng Zhang 2023-10-02 08:39:15 -0700
  • dfdd0373a6 fix: when llama model loads failed, panic in rust stack Meng Zhang 2023-10-01 22:25:25 -0700
  • 1fd3adbe0c
    docs: add a snippet explaining the streaming example Meng Zhang 2023-09-30 18:05:12 -0700
  • f7ecab5bca
    docs: change `consumer` to `client` Meng Zhang 2023-09-30 17:42:24 -0700
  • 6348018d38
    docs: add back-pressure and cancellation blog (#479) Lucy Gao 2023-10-01 01:47:09 +0800
  • 2171ba72ff
    refactor: cleanup llama cpp implementations to fix warnings (#495) Meng Zhang 2023-09-30 08:37:36 -0700
  • aea8c74bdc feat: add OpenAPI link to playground Meng Zhang 2023-09-29 18:20:38 -0700
  • 10bf2d6c0c
    feat: add param --instruct-model, allowing specify different model for q&a use cases. (#494) Meng Zhang 2023-09-29 16:44:53 -0700
  • 892aa61a53
    docs: Update tabby-playground/README.md Meng Zhang 2023-09-29 15:54:08 -0700
  • eb15933255
    feat: add tabby playground for q&a use case (#493) Meng Zhang 2023-09-29 15:51:54 -0700
  • 0d6840e372
    feat: support request level stop words (#492) Meng Zhang 2023-09-29 11:21:57 -0700
  • 486e507079
    fix: correct Decoding behavior in incremental manner (#491) Meng Zhang 2023-09-29 06:06:47 -0700
  • 52c4ef38d3
    feat(intellij): update tabby-agent to 0.3.1. (#490) Zhiming Ma 2023-09-29 18:06:47 +0800
  • 4ebad71805
    fix(agent): hotfix vscode extension 0.6.1. Filter out no data AgentStats event. (#489) Zhiming Ma 2023-09-29 09:58:44 +0800
  • 5d9ca6928c
    feat: update llama.cpp (#488) Meng Zhang 2023-09-28 16:59:59 -0700
  • a159c2358d
    refactor: move generate / generate_stream to /v1beta (#487) Meng Zhang 2023-09-28 16:58:17 -0700
  • 56b7b850af
    fix: Linkage issue on latest xcode commandline tools clang (#486) Meng Zhang 2023-09-28 10:46:02 -0700
  • 44f013f26e
    feat: add /generate and /generate_streaming (#482) Meng Zhang 2023-09-28 10:20:50 -0700
  • 1d6ac7836b
    chore: bump VSCode extension version 0.6.0. bump tabby-agent version 0.3.0. (#484) Zhiming Ma 2023-09-28 10:19:31 +0800
  • 50ac1ced0a
    feat(agent): add user properties for anonymous usage tracking. (#483) Zhiming Ma 2023-09-28 10:15:39 +0800
  • ff4030799a fix: make sure modelscope README.md is longer than 200 characters Meng Zhang 2023-09-26 13:09:59 -0700
  • e5340ddf06
    chore: add ci test clients. (#476) Zhiming Ma 2023-09-27 12:02:56 +0800
  • 807bcb3927
    docs: add archived section in what's new Meng Zhang 2023-09-26 12:10:57 -0700
  • d42942c379
    feat: support ModelScope for model registry downloading (#477) Meng Zhang 2023-09-26 11:52:11 -0700
  • f75a50de02
    Refactor completion request statistics (#474) Zhiming Ma 2023-09-26 18:01:38 +0800
  • cc83e4d269
    fix(vscode): completion view/select event. (#471) Zhiming Ma 2023-09-25 09:07:25 +0800
  • 63309d6d6e
    docs: Update README.md Meng Zhang 2023-09-22 22:44:43 +0800
  • c10db58df7
    docs: add more detail in contributing guide. (#468) Zhexuan Yang 2023-09-22 11:20:36 +0800
  • 5b716da378 docs: add default social image Meng Zhang 2023-09-22 00:28:40 +0800
  • 1cc1cba56c
    docs: add wizardcoder models (#467) Lucy Gao 2023-09-21 20:54:20 +0800
  • a6eaa273f1
    10k star update on README (#466) Lucy Gao 2023-09-21 17:35:59 +0800
  • fb5a5971d3
    feat: proxy server address mapping to the model server (#461) 胡锋 2023-09-21 15:06:51 +0800
  • 2dbfb0f35b
    docs: add troubleshooting clients. (#465) Zhiming Ma 2023-09-21 11:24:23 +0800
  • 0aa6c5fcfb
    feat(vscode): add manual trigger supporting. (#459) Zhiming Ma 2023-09-19 17:01:36 +0800
  • 61ade26545
    feat: Update Dockerfile to ctranslate 3.20.0 (#460) v0.1.2 Meng Zhang 2023-09-19 14:12:35 +0800
  • de3a2271d6
    fix(tabby): fix swagger's local server use local port (#458) 胡锋 2023-09-19 12:36:08 +0800
  • ede704ca05
    docs: Update apple.md Meng Zhang 2023-09-19 00:53:05 +0800
  • eec351f6bf
    docs: update vim documentation (#453) samsja 2023-09-18 10:26:27 +0200
  • fad84325bc
    docs: add model spec (unstable) version (#457) Meng Zhang 2023-09-18 15:48:03 +0800
  • c4e36ecd79
    docs: Update README.md Meng Zhang 2023-09-18 12:54:14 +0800
  • 88cbf01a05 fix: correct twitter-img.jpg Meng Zhang 2023-09-18 00:35:55 +0800
  • 51d56f74bd docs: update twitter-img Meng Zhang 2023-09-18 00:28:55 +0800
  • dc658d6618 docs: set meta image for v0.1.1 blog post Meng Zhang 2023-09-18 00:11:32 +0800
  • 9f38b77440
    docs: editorial changes for blog post (#455) Meng Zhang 2023-09-17 18:03:32 +0800
  • f82c8c7afa docs: fix acknowledge of SDXL-botw Meng Zhang 2023-09-17 17:50:03 +0800
  • 40d544bcce docs: acknowlege SDXL-botw and BigCode twitter for topic image Meng Zhang 2023-09-17 17:48:48 +0800
  • 05106889d9 docs: improve tabby blogpost Meng Zhang 2023-09-17 17:46:15 +0800
  • ac057f8a2f docs: recommend StarCoder-1B for Apple M1/M2 Meng Zhang 2023-09-17 17:40:22 +0800
  • 0b4206e6f8
    docs: add blog for v0.1.1 release (#454) Meng Zhang 2023-09-17 17:31:41 +0800
  • c107c991ff chore: bump tabby version to 0.1.1 v0.1.1 Meng Zhang 2023-09-17 17:09:56 +0800
  • 269e7206dd docs: update apple GPU support for StarCoder series Meng Zhang 2023-09-16 11:44:33 +0800
  • 97eeb6b926
    feat: update llama.cpp to fetch latest starcoder support (#452) Meng Zhang 2023-09-16 11:41:49 +0800
  • 86e48afbe0 feat: bump ctranslate2 to HEAD Meng Zhang 2023-09-16 02:40:14 +0800
  • 6309076942
    docs: add starcoder 3b/7b (#451) Meng Zhang 2023-09-16 02:08:29 +0800
  • 076dff9d98
    chore: bump intellij plugin version 0.5.0. (#450) Zhiming Ma 2023-09-15 19:15:56 +0800
  • 635469f6bd
    chore: bump VSCode extension version 0.5.0. bump tabby-agent version 0.2.0. (#449) Zhiming Ma 2023-09-15 19:04:01 +0800
  • efe2dcbb0f
    refactor(agent): agent http request and cancellation flow. (#446) Zhiming Ma 2023-09-15 11:05:46 +0800
  • 5897a776bb docs: add device recommendations based on model size Meng Zhang 2023-09-14 14:07:21 +0800
  • 3d00cc5e87
    docs: add v0.1.0 release blog (#440) Meng Zhang 2023-09-13 17:19:28 +0800
  • 4ac5006b89
    docs: add docs ToC + fix model directory license (#439) Meng Zhang 2023-09-13 10:19:29 +0800
  • aae392417e docs: mark stable for apple m1/m2 support Meng Zhang 2023-09-13 00:33:24 +0800
  • f301521a87
    docs: Update README.md Meng Zhang 2023-09-13 00:26:04 +0800
  • 09a0f4dcf3
    docs: add models directory (#437) Meng Zhang 2023-09-12 23:41:00 +0800
  • 30afa19bc0
    feat: add LLAMA_CPP_LOG_LEVEL to control log level of llama.cpp (#436) v0.1.0-rc.1 v0.1.0 Meng Zhang 2023-09-12 22:41:39 +0800
  • 1e7ecce697 fix: usize overflow issue in ctranslate2 max_length truncation Meng Zhang 2023-09-12 20:56:35 +0800
  • 3af32c8c7c
    fix: hotfix vscode extension 0.4.1. update document links, fix data.json migration, and update anonymous usage tracking client properties. (#434) v0.1.0-rc.0 Zhiming Ma 2023-09-12 13:25:20 +0800
  • 682c21e536
    docs: add hugging face installation guide (#432) Meng Zhang 2023-09-12 10:37:06 +0800
  • 248c1717df
    chore: bump intellij plugin version 0.4.0. (#431) Zhiming Ma 2023-09-12 01:09:48 +0800
  • ad6a2072d3
    docs: restructure docs (#430) Meng Zhang 2023-09-11 23:26:05 +0800
  • 31217bcfc8
    fix(intellij): fix exception handling when initializing tabby. (#429) Zhiming Ma 2023-09-11 21:23:54 +0800