Commit Graph

15 Commits (edd33a326ddc7e9237e4c2a73c50ddc0eca16acd)

Author SHA1 Message Date
Meng Zhang ec8d88de0d
chore: release 0.5.0 (#697)
* Release 0.5.0-rc.0

http-api-bindings@0.5.0-rc.0
llama-cpp-bindings@0.5.0-rc.0
tabby@0.5.0-rc.0
tabby-common@0.5.0-rc.0
tabby-download@0.5.0-rc.0
tabby-inference@0.5.0-rc.0
tabby-scheduler@0.5.0-rc.0

Generated by cargo-workspaces

* fix: docker branch tag should only generate when not empty

* Release 0.5.0-rc.1

http-api-bindings@0.5.0-rc.1
llama-cpp-bindings@0.5.0-rc.1
tabby@0.5.0-rc.1
tabby-common@0.5.0-rc.1
tabby-download@0.5.0-rc.1
tabby-inference@0.5.0-rc.1
tabby-scheduler@0.5.0-rc.1

Generated by cargo-workspaces

* fix: handlebar syntax in meta action

* Release 0.5.0-rc.2

http-api-bindings@0.5.0-rc.2
llama-cpp-bindings@0.5.0-rc.2
tabby@0.5.0-rc.2
tabby-common@0.5.0-rc.2
tabby-download@0.5.0-rc.2
tabby-inference@0.5.0-rc.2
tabby-scheduler@0.5.0-rc.2

Generated by cargo-workspaces

* fix: handlebar syntax in meta action

* Release 0.5.0-rc.3

http-api-bindings@0.5.0-rc.3
llama-cpp-bindings@0.5.0-rc.3
tabby@0.5.0-rc.3
tabby-common@0.5.0-rc.3
tabby-download@0.5.0-rc.3
tabby-inference@0.5.0-rc.3
tabby-scheduler@0.5.0-rc.3

Generated by cargo-workspaces

* docs: update change log and docs

* fix: collect_snippet should handle NotReady error

* Release 0.5.0-rc.4

http-api-bindings@0.5.0-rc.4
llama-cpp-bindings@0.5.0-rc.4
tabby@0.5.0-rc.4
tabby-common@0.5.0-rc.4
tabby-download@0.5.0-rc.4
tabby-inference@0.5.0-rc.4
tabby-scheduler@0.5.0-rc.4

Generated by cargo-workspaces

* Release 0.5.0

http-api-bindings@0.5.0
llama-cpp-bindings@0.5.0
tabby@0.5.0
tabby-common@0.5.0
tabby-download@0.5.0
tabby-inference@0.5.0
tabby-scheduler@0.5.0

Generated by cargo-workspaces
2023-11-03 18:02:03 -07:00
Meng Zhang 39879ab500
docs(models): remove mac m1/m2 columns as all models supports mac m1/m2 (#646) 2023-10-26 16:39:42 -07:00
Meng Zhang 1a4c2aa71f
feat: swtich cpu backend to llama.cpp (#638)
* feat: swtich Cpu backend to llama.cpp

* feat: switch cpu serving to ggml

* fix cargo.toml

* use optional dependency

* fix compliation

* update ci target
2023-10-25 15:40:11 -07:00
Meng Zhang e0b2a775d8 docs: add m1/m2 support status to chat model in model directory 2023-10-04 15:04:45 -07:00
Meng Zhang f44e87ff0e
docs(fix): broken links in model directory 2023-10-03 22:28:07 -07:00
Meng Zhang 0a949aa6b6
docs: add modelscope registry information to model directory 2023-10-03 22:23:47 -07:00
Meng Zhang e881008112
docs: remove WizardCoder-15B from model directory 2023-10-03 20:27:51 -07:00
Meng Zhang 6ad99cb23d
docs: update documentation to prepare for 0.2 release (#502)
* docs: fix installation emoji

* docs: set StarCoder-1B to be default model for docker install

* docs: add `--chat-model` in model directory
2023-10-03 13:11:07 -07: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
Meng Zhang 269e7206dd docs: update apple GPU support for StarCoder series 2023-09-16 11:44:42 +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
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 09a0f4dcf3
docs: add models directory (#437) 2023-09-12 23:41:00 +08:00