Commit Graph

67 Commits

Author SHA1 Message Date
Meng Zhang
4a26fc1f4a Release 0.21.0-dev.0
aim-downloader@0.21.0-dev.0
hash-ids@0.21.0-dev.0
http-api-bindings@0.21.0-dev.0
llama-cpp-server@0.21.0-dev.0
ollama-api-bindings@0.21.0-dev.0
tabby@0.21.0-dev.0
tabby-common@0.21.0-dev.0
tabby-crawler@0.21.0-dev.0
tabby-db@0.21.0-dev.0
tabby-db-macros@0.21.0-dev.0
tabby-download@0.21.0-dev.0
tabby-git@0.21.0-dev.0
tabby-index@0.21.0-dev.0
tabby-index-cli@0.21.0-dev.0
tabby-inference@0.21.0-dev.0
tabby-schema@0.21.0-dev.0
tabby-webserver@0.21.0-dev.0

Generated by cargo-workspaces
2024-11-09 21:46:51 -08:00
Wei Zhang
dd533c8530
fix(download): should check local models validate download urls (#3363)
* fix(download): should check local models validate download urls

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-03 14:19:18 -08:00
Meng Zhang
e8cb4ce5fb Release 0.20.0-dev.0
aim-downloader@0.20.0-dev.0
hash-ids@0.20.0-dev.0
http-api-bindings@0.20.0-dev.0
llama-cpp-server@0.20.0-dev.0
ollama-api-bindings@0.20.0-dev.0
tabby@0.20.0-dev.0
tabby-common@0.20.0-dev.0
tabby-crawler@0.20.0-dev.0
tabby-db@0.20.0-dev.0
tabby-db-macros@0.20.0-dev.0
tabby-download@0.20.0-dev.0
tabby-git@0.20.0-dev.0
tabby-index@0.20.0-dev.0
tabby-index-cli@0.20.0-dev.0
tabby-inference@0.20.0-dev.0
tabby-schema@0.20.0-dev.0
tabby-webserver@0.20.0-dev.0

Generated by cargo-workspaces
2024-10-30 21:42:38 -07:00
Wei Zhang
681dc9d17b
fix(download): should not error when the model to be removed not existed (#3296)
* fix: should not be error if file not found when newly download model

* chore: only check sha256 when model exists
2024-10-22 10:05:02 +08:00
Wei Zhang
ff3410d7fd
chore(download): properly implement partitioned model download (#3294)
* bug: fix ignored local model

* feat: should redownload if part of models not found

* test: fix sha256 check returned error

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-21 16:19:54 +08:00
Wei Zhang
779f785827
feat(download): allow fetching model files with multiple partitions (#3258)
* finish main logic

* add ut

* [autofix.ci] apply automated fixes

* feat: use indexed model name

* chore: apply review from meng

* chore: revert unnecessary downloader change

* chore: fix ut

* chore: donwload one file each time

* [autofix.ci] apply automated fixes

* chore: fix ut

* chore: fix review from meng

* chore: fix ci

* chore: revert multibar

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* chore: filter download address tests should be serial

* chore: use the workspace dep for serial_test

---------

Co-authored-by: leili <lilei@deeproute.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-21 13:34:03 +08:00
Meng Zhang
494cd31366 Release 0.19.0-dev.0
aim-downloader@0.19.0-dev.0
hash-ids@0.19.0-dev.0
http-api-bindings@0.19.0-dev.0
llama-cpp-server@0.19.0-dev.0
ollama-api-bindings@0.19.0-dev.0
tabby@0.19.0-dev.0
tabby-common@0.19.0-dev.0
tabby-crawler@0.19.0-dev.0
tabby-db@0.19.0-dev.0
tabby-db-macros@0.19.0-dev.0
tabby-download@0.19.0-dev.0
tabby-git@0.19.0-dev.0
tabby-index@0.19.0-dev.0
tabby-index-cli@0.19.0-dev.0
tabby-inference@0.19.0-dev.0
tabby-schema@0.19.0-dev.0
tabby-webserver@0.19.0-dev.0

Generated by cargo-workspaces
2024-10-08 16:43:25 +08:00
Meng Zhang
c9e61bc6e5 Release 0.18.0-dev.0
aim-downloader@0.18.0-dev.0
hash-ids@0.18.0-dev.0
http-api-bindings@0.18.0-dev.0
llama-cpp-server@0.18.0-dev.0
ollama-api-bindings@0.18.0-dev.0
tabby@0.18.0-dev.0
tabby-common@0.18.0-dev.0
tabby-crawler@0.18.0-dev.0
tabby-db@0.18.0-dev.0
tabby-db-macros@0.18.0-dev.0
tabby-download@0.18.0-dev.0
tabby-git@0.18.0-dev.0
tabby-index@0.18.0-dev.0
tabby-index-cli@0.18.0-dev.0
tabby-inference@0.18.0-dev.0
tabby-schema@0.18.0-dev.0
tabby-webserver@0.18.0-dev.0

Generated by cargo-workspaces
2024-09-05 19:45:32 -07:00
Meng Zhang
fc9f6c1412 Release 0.17.0-dev.0
aim-downloader@0.17.0-dev.0
http-api-bindings@0.17.0-dev.0
llama-cpp-server@0.17.0-dev.0
ollama-api-bindings@0.17.0-dev.0
tabby@0.17.0-dev.0
tabby-common@0.17.0-dev.0
tabby-crawler@0.17.0-dev.0
tabby-db@0.17.0-dev.0
tabby-db-macros@0.17.0-dev.0
tabby-download@0.17.0-dev.0
tabby-git@0.17.0-dev.0
tabby-index@0.17.0-dev.0
tabby-inference@0.17.0-dev.0
tabby-schema@0.17.0-dev.0
tabby-webserver@0.17.0-dev.0

Generated by cargo-workspaces
2024-08-19 21:08:49 -07:00
Meng Zhang
742b39ce11 Release 0.16.0-dev.0
aim-downloader@0.16.0-dev.0
http-api-bindings@0.16.0-dev.0
llama-cpp-server@0.16.0-dev.0
ollama-api-bindings@0.16.0-dev.0
tabby@0.16.0-dev.0
tabby-common@0.16.0-dev.0
tabby-crawler@0.16.0-dev.0
tabby-db@0.16.0-dev.0
tabby-db-macros@0.16.0-dev.0
tabby-download@0.16.0-dev.0
tabby-git@0.16.0-dev.0
tabby-index@0.16.0-dev.0
tabby-inference@0.16.0-dev.0
tabby-schema@0.16.0-dev.0
tabby-webserver@0.16.0-dev.0

Generated by cargo-workspaces
2024-08-07 20:12:48 -07:00
Meng Zhang
04bcd3f775 Release 0.15.0-dev.0
aim-downloader@0.15.0-dev.0
http-api-bindings@0.15.0-dev.0
llama-cpp-server@0.15.0-dev.0
ollama-api-bindings@0.15.0-dev.0
tabby@0.15.0-dev.0
tabby-common@0.15.0-dev.0
tabby-crawler@0.15.0-dev.0
tabby-db@0.15.0-dev.0
tabby-db-macros@0.15.0-dev.0
tabby-download@0.15.0-dev.0
tabby-git@0.15.0-dev.0
tabby-index@0.15.0-dev.0
tabby-inference@0.15.0-dev.0
tabby-schema@0.15.0-dev.0
tabby-webserver@0.15.0-dev.0

Generated by cargo-workspaces
2024-07-23 11:35:47 +08:00
Meng Zhang
64a2605541
feat: add TABBY_HUGGINGFACE_HOST_OVERRIDE to override huggingface.co to compatible mirrors (e.g hf-mirror.com) (#2515) 2024-06-26 23:51:24 +08:00
Meng Zhang
50a810f6eb
chore(download): enable sha256 checksum, remove partition urls support (#2514) 2024-06-26 12:23:43 +00:00
Meng Zhang
ad781abcc6 Release 0.13.0-dev.0
aim-downloader@0.13.0-dev.0
http-api-bindings@0.13.0-dev.0
llama-cpp-server@0.13.0-dev.0
ollama-api-bindings@0.13.0-dev.0
tabby@0.13.0-dev.0
tabby-common@0.13.0-dev.0
tabby-db@0.13.0-dev.0
tabby-db-macros@0.13.0-dev.0
tabby-download@0.13.0-dev.0
tabby-git@0.13.0-dev.0
tabby-inference@0.13.0-dev.0
tabby-scheduler@0.13.0-dev.0
tabby-schema@0.13.0-dev.0
tabby-webserver@0.13.0-dev.0

Generated by cargo-workspaces
2024-06-06 11:58:13 +08:00
Meng Zhang
107cdca3af
fix(download): loose download host check - when TABBY_DOWNLOAD_HOST i… (#2183)
* fix(download): loose download host check - when TABBY_DOWNLOAD_HOST is not specified, will pick the first url from model url list

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-05-20 08:26:05 -07:00
Meng Zhang
f8face2411 Release 0.12.0-dev.0
aim-downloader@0.12.0-dev.0
http-api-bindings@0.12.0-dev.0
llama-cpp-bindings@0.12.0-dev.0
tabby@0.12.0-dev.0
tabby-common@0.12.0-dev.0
tabby-db@0.12.0-dev.0
tabby-db-macros@0.12.0-dev.0
tabby-download@0.12.0-dev.0
tabby-inference@0.12.0-dev.0
tabby-scheduler@0.12.0-dev.0
tabby-schema@0.12.0-dev.0
tabby-search@0.12.0-dev.0
tabby-webserver@0.12.0-dev.0

Generated by cargo-workspaces
2024-05-10 22:22:50 -07:00
boxbeam
b05d0e71ee
feat(common): Migrate model path to "model.gguf" instead of "q8_0.v2.gguf" (#1847)
* feat(common): Migrate model path

* Add unit test

* [autofix.ci] apply automated fixes

* Don't specify tokio features in workspace

* Update Cargo.toml

* Apply suggestions

* Update CHANGELOG.md

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Meng Zhang <meng@tabbyml.com>
2024-04-17 19:38:38 +00:00
Meng Zhang
141d2cd262 Release 0.11.0-dev.0
aim-downloader@0.11.0-dev.0
http-api-bindings@0.11.0-dev.0
juniper-axum@0.11.0-dev.0
llama-cpp-bindings@0.11.0-dev.0
tabby@0.11.0-dev.0
tabby-common@0.11.0-dev.0
tabby-db@0.11.0-dev.0
tabby-db-macros@0.11.0-dev.0
tabby-download@0.11.0-dev.0
tabby-inference@0.11.0-dev.0
tabby-scheduler@0.11.0-dev.0
tabby-webserver@0.11.0-dev.0

Generated by cargo-workspaces
2024-04-16 11:02:22 -07:00
boxbeam
e45e509215
feat(download): Add support for segmented model urls (#1735)
* feat(download): Add support for segmented models

* Fix segmented downloads

* Apply suggestion

* Allow specifying multiple mirrors for partitioned models

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-03-29 13:55:36 +08:00
boxbeam
12de341af5
fix(download): Display errors and stop downloading when server returns an error (#1650)
* fix(download): Display errors and stop downloading when server returns an error

* Propagate file download error to tabby-download

* Apply suggestions

* Apply suggestion

* Apply suggestions
2024-03-14 15:47:45 -04:00
Meng Zhang
5f6dff9015 Release 0.10.0-dev.0
aim-downloader@0.10.0-dev.0
http-api-bindings@0.10.0-dev.0
juniper-axum@0.10.0-dev.0
llama-cpp-bindings@0.10.0-dev.0
tabby@0.10.0-dev.0
tabby-common@0.10.0-dev.0
tabby-db@0.10.0-dev.0
tabby-download@0.10.0-dev.0
tabby-inference@0.10.0-dev.0
tabby-scheduler@0.10.0-dev.0
tabby-webserver@0.10.0-dev.0

Generated by cargo-workspaces
2024-03-06 22:41:32 -08:00
boxbeam
95a32380c3
chore(download): Reduce unwrap (#1510) 2024-02-21 16:48:04 -08:00
Meng Zhang
9f5ebf2d68 Release 0.9.0-dev
aim-downloader@0.9.0-dev
http-api-bindings@0.9.0-dev
juniper-axum@0.9.0-dev
llama-cpp-bindings@0.9.0-dev
tabby@0.9.0-dev
tabby-common@0.9.0-dev
tabby-db@0.9.0-dev
tabby-download@0.9.0-dev
tabby-inference@0.9.0-dev
tabby-scheduler@0.9.0-dev
tabby-webserver@0.9.0-dev

Generated by cargo-workspaces
2024-02-05 15:39:33 -08:00
Meng Zhang
d4f36a565e Release 0.8.0
aim-downloader@0.8.0
http-api-bindings@0.8.0
juniper-axum@0.8.0
llama-cpp-bindings@0.8.0
tabby@0.8.0
tabby-common@0.8.0
tabby-db@0.8.0
tabby-download@0.8.0
tabby-inference@0.8.0
tabby-scheduler@0.8.0
tabby-webserver@0.8.0

Generated by cargo-workspaces
2024-02-02 12:02:25 -08:00
Meng Zhang
c16b704b37 Release 0.8.0-rc.1
aim-downloader@0.8.0-rc.1
http-api-bindings@0.8.0-rc.1
juniper-axum@0.8.0-rc.1
llama-cpp-bindings@0.8.0-rc.1
tabby@0.8.0-rc.1
tabby-common@0.8.0-rc.1
tabby-db@0.8.0-rc.1
tabby-download@0.8.0-rc.1
tabby-inference@0.8.0-rc.1
tabby-scheduler@0.8.0-rc.1
tabby-webserver@0.8.0-rc.1

Generated by cargo-workspaces
2024-01-31 00:07:46 -08:00
Meng Zhang
94486af9ef Release 0.8.0-rc.0
aim-downloader@0.8.0-rc.0
http-api-bindings@0.8.0-rc.0
juniper-axum@0.8.0-rc.0
llama-cpp-bindings@0.8.0-rc.0
tabby@0.8.0-rc.0
tabby-common@0.8.0-rc.0
tabby-db@0.8.0-rc.0
tabby-download@0.8.0-rc.0
tabby-inference@0.8.0-rc.0
tabby-scheduler@0.8.0-rc.0
tabby-webserver@0.8.0-rc.0

Generated by cargo-workspaces
2024-01-26 09:25:04 -08:00
boxbeam
81f46dc583
docs: Crate doc comments (#1168)
* doc: Add basic doc comments describing most of the tabby crates

* Apply suggestions from code review

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

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2024-01-07 08:36:22 +08:00
Meng Zhang
c3db6d829f Release 0.7.0
aim-downloader@0.7.0
http-api-bindings@0.7.0
juniper-axum@0.7.0
llama-cpp-bindings@0.7.0
tabby@0.7.0
tabby-common@0.7.0
tabby-download@0.7.0
tabby-inference@0.7.0
tabby-scheduler@0.7.0
tabby-webserver@0.7.0

Generated by cargo-workspaces
2023-12-15 13:46:57 +08:00
Meng Zhang
b268ffddc5 Release 0.7.0-rc.4
aim-downloader@0.7.0-rc.4
http-api-bindings@0.7.0-rc.4
juniper-axum@0.7.0-rc.4
llama-cpp-bindings@0.7.0-rc.4
tabby@0.7.0-rc.4
tabby-common@0.7.0-rc.4
tabby-download@0.7.0-rc.4
tabby-inference@0.7.0-rc.4
tabby-scheduler@0.7.0-rc.4
tabby-webserver@0.7.0-rc.4

Generated by cargo-workspaces
2023-12-15 12:15:22 +08:00
Meng Zhang
fa8bd67d48 Release 0.7.0-rc.3
aim-downloader@0.7.0-rc.3
http-api-bindings@0.7.0-rc.3
juniper-axum@0.7.0-rc.3
llama-cpp-bindings@0.7.0-rc.3
tabby@0.7.0-rc.3
tabby-common@0.7.0-rc.3
tabby-download@0.7.0-rc.3
tabby-inference@0.7.0-rc.3
tabby-scheduler@0.7.0-rc.3
tabby-webserver@0.7.0-rc.3

Generated by cargo-workspaces
2023-12-14 23:46:08 +08:00
Meng Zhang
fe789dbbe5 Release 0.7.0-rc.2
aim-downloader@0.7.0-rc.2
http-api-bindings@0.7.0-rc.2
juniper-axum@0.7.0-rc.2
llama-cpp-bindings@0.7.0-rc.2
tabby@0.7.0-rc.2
tabby-common@0.7.0-rc.2
tabby-download@0.7.0-rc.2
tabby-inference@0.7.0-rc.2
tabby-scheduler@0.7.0-rc.2
tabby-webserver@0.7.0-rc.2

Generated by cargo-workspaces
2023-12-14 11:02:04 +08:00
Meng Zhang
a90db708dd Release 0.7.0-rc.1
aim-downloader@0.7.0-rc.1
http-api-bindings@0.7.0-rc.1
juniper-axum@0.7.0-rc.1
llama-cpp-bindings@0.7.0-rc.1
tabby@0.7.0-rc.1
tabby-common@0.7.0-rc.1
tabby-download@0.7.0-rc.1
tabby-inference@0.7.0-rc.1
tabby-scheduler@0.7.0-rc.1
tabby-webserver@0.7.0-rc.1

Generated by cargo-workspaces
2023-12-11 12:33:30 +08:00
Meng Zhang
81b8450c5a Release 0.7.0-rc.0
aim-downloader@0.7.0-rc.0
http-api-bindings@0.7.0-rc.0
juniper-axum@0.7.0-rc.0
llama-cpp-bindings@0.7.0-rc.0
tabby@0.7.0-rc.0
tabby-common@0.7.0-rc.0
tabby-download@0.7.0-rc.0
tabby-inference@0.7.0-rc.0
tabby-scheduler@0.7.0-rc.0
tabby-webserver@0.7.0-rc.0

Generated by cargo-workspaces
2023-12-11 00:12:54 +08:00
Eric
1fa0106ca3
feat: fork aim-downloader into crates/aim-downloader to make it compatible with windows (#996)
* feat: support build on windows

* revert change

* feat: migrate aim source code

* revert change

* [autofix.ci] apply automated fixes

* fix test

* remove test dir, skip test

* fix test

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-12-10 10:48:21 +08:00
Meng Zhang
e92a8c8005 Release 0.7.0-dev
http-api-bindings@0.7.0-dev
juniper-axum@0.7.0-dev
llama-cpp-bindings@0.7.0-dev
tabby@0.7.0-dev
tabby-common@0.7.0-dev
tabby-download@0.7.0-dev
tabby-inference@0.7.0-dev
tabby-scheduler@0.7.0-dev
tabby-webserver@0.7.0-dev

Generated by cargo-workspaces
2023-11-27 14:58:58 +08:00
Meng Zhang
b1481b0e2e
chore: release 0.6.0 (#882)
* add loadtest

* release 0.6.0

* Release 0.6.0-rc.0

http-api-bindings@0.6.0-rc.0
juniper-axum@0.6.0-rc.0
llama-cpp-bindings@0.6.0-rc.0
tabby@0.6.0-rc.0
tabby-common@0.6.0-rc.0
tabby-download@0.6.0-rc.0
tabby-inference@0.6.0-rc.0
tabby-scheduler@0.6.0-rc.0
tabby-webserver@0.6.0-rc.0

Generated by cargo-workspaces

* Release 0.6.0-rc.1

http-api-bindings@0.6.0-rc.1
juniper-axum@0.6.0-rc.1
llama-cpp-bindings@0.6.0-rc.1
tabby@0.6.0-rc.1
tabby-common@0.6.0-rc.1
tabby-download@0.6.0-rc.1
tabby-inference@0.6.0-rc.1
tabby-scheduler@0.6.0-rc.1
tabby-webserver@0.6.0-rc.1

Generated by cargo-workspaces

* Release 0.6.0-rc.2

http-api-bindings@0.6.0-rc.2
juniper-axum@0.6.0-rc.2
llama-cpp-bindings@0.6.0-rc.2
tabby@0.6.0-rc.2
tabby-common@0.6.0-rc.2
tabby-download@0.6.0-rc.2
tabby-inference@0.6.0-rc.2
tabby-scheduler@0.6.0-rc.2
tabby-webserver@0.6.0-rc.2

Generated by cargo-workspaces

* Release 0.6.0

http-api-bindings@0.6.0
juniper-axum@0.6.0
llama-cpp-bindings@0.6.0
tabby@0.6.0
tabby-common@0.6.0
tabby-download@0.6.0
tabby-inference@0.6.0
tabby-scheduler@0.6.0
tabby-webserver@0.6.0

Generated by cargo-workspaces
2023-11-27 14:57:45 +08:00
Meng Zhang
d41942975d
feat: match local model directory to MODEL_SPEC.md (#800) 2023-11-16 03:33:38 +00:00
Meng Zhang
33ef27ba30
feat: support downloading resume (#700) 2023-11-05 02:38:06 +00:00
Meng Zhang
fc9c9f644b Release 0.6.0-dev
http-api-bindings@0.6.0-dev
llama-cpp-bindings@0.6.0-dev
tabby@0.6.0-dev
tabby-common@0.6.0-dev
tabby-download@0.6.0-dev
tabby-inference@0.6.0-dev
tabby-scheduler@0.6.0-dev

Generated by cargo-workspaces
2023-11-03 18:04:12 -07:00
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
0e4a2d2a12
feat: simplify download management, model file should be able to indi… (#690)
* feat: simplify download management, model file should be able to individually introduced

* fix typo

* update local model support

* update spec back

* update spec

* update

* update
2023-11-02 16:01:04 -07:00
Meng Zhang
296342efd8
refactor: use llama.cpp tokenizer (#683)
* refactor: switch to llama.cpp tokenizer to simplify implementation

* refactor: remove tokenizer dependency from tabby

* refactor: renaming decoding to stop condition

* refactor: remove tokenizer dependency

* refactor: remove submodule

* chore: update formatting

* move tokenization to c++
2023-10-31 22:16:09 +00:00
Meng Zhang
f37840566b
feat: upgrade llama.cpp (#645)
* feat: upgrade llama.cpp

* update download files

* update changelog

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-10-27 12:18:46 -07:00
Meng Zhang
e171776774 Release 0.5.0-dev
ctranslate2-bindings@0.5.0-dev
http-api-bindings@0.5.0-dev
llama-cpp-bindings@0.5.0-dev
rust-cxx-cmake-bridge@0.5.0-dev
tabby@0.5.0-dev
tabby-common@0.5.0-dev
tabby-download@0.5.0-dev
tabby-inference@0.5.0-dev
tabby-scheduler@0.5.0-dev

Generated by cargo-workspaces
2023-10-24 13:05:33 -07:00
Meng Zhang
82e893d569 Release 0.4.0-dev
ctranslate2-bindings@0.4.0-dev
http-api-bindings@0.4.0-dev
llama-cpp-bindings@0.4.0-dev
rust-cxx-cmake-bridge@0.4.0-dev
tabby@0.4.0-dev
tabby-common@0.4.0-dev
tabby-download@0.4.0-dev
tabby-inference@0.4.0-dev
tabby-scheduler@0.4.0-dev

Generated by cargo-workspaces
2023-10-13 17:54:14 -07:00
Meng Zhang
4dbaf4f312 Release 0.3.0
ctranslate2-bindings@0.3.0
http-api-bindings@0.3.0
llama-cpp-bindings@0.3.0
rust-cxx-cmake-bridge@0.3.0
tabby@0.3.0
tabby-common@0.3.0
tabby-download@0.3.0
tabby-inference@0.3.0
tabby-scheduler@0.3.0

Generated by cargo-workspaces
2023-10-13 17:45:07 -07:00
Meng Zhang
eb463ba496 Release 0.3.0-rc.1
ctranslate2-bindings@0.3.0-rc.1
http-api-bindings@0.3.0-rc.1
llama-cpp-bindings@0.3.0-rc.1
rust-cxx-cmake-bridge@0.3.0-rc.1
tabby@0.3.0-rc.1
tabby-common@0.3.0-rc.1
tabby-download@0.3.0-rc.1
tabby-inference@0.3.0-rc.1
tabby-scheduler@0.3.0-rc.1

Generated by cargo-workspaces
2023-10-13 11:43:34 -07:00
Meng Zhang
182aceed41 Release 0.3.0-rc.0
ctranslate2-bindings@0.3.0-rc.0
http-api-bindings@0.3.0-rc.0
llama-cpp-bindings@0.3.0-rc.0
tabby@0.3.0-rc.0
tabby-common@0.3.0-rc.0
tabby-download@0.3.0-rc.0
tabby-inference@0.3.0-rc.0
tabby-scheduler@0.3.0-rc.0

Generated by cargo-workspaces
2023-10-13 11:24:36 -07:00
Meng Zhang
6dbb712918 Release 0.3.0-dev
ctranslate2-bindings@0.3.0-dev
http-api-bindings@0.3.0-dev
llama-cpp-bindings@0.3.0-dev
tabby@0.3.0-dev
tabby-common@0.3.0-dev
tabby-download@0.3.0-dev
tabby-inference@0.3.0-dev
tabby-scheduler@0.3.0-dev

Generated by cargo-workspaces
2023-10-09 19:39:27 -07:00
Meng Zhang
1731c3075e chore: Update version to 0.2.0 2023-10-03 13:32:21 -07:00