Commit Graph

40 Commits (c54091d4bce4176c54cdcf14ab7a465b9fb274db)

Author SHA1 Message Date
Meng Zhang 818be1674a fix: use environment so pull requests from other fork can run ci 2023-11-23 20:17:45 +08:00
Meng Zhang 26e5f17664
refactor: change to vars.RUST_TOOLCHAIN for rust ci (#861)
* Update docker.yml

* Update ci.yml
2023-11-22 10:44:11 +08:00
Meng Zhang ab061e92e8
fix: fix release by setting stable toolchain on mac, setting 1.73.0 on linux (#841) 2023-11-19 15:59:00 -08:00
Meng Zhang ad9dbd55e8
fix: manage rust toolchain version with vars (#834) 2023-11-18 16:06:56 -08: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 24f8d2c14e fix: handlebar syntax in meta action 2023-11-03 13:27:18 -07:00
Meng Zhang a0a970b939 fix: docker branch tag should only generate when not empty 2023-11-03 13:20:41 -07:00
Meng Zhang 3151d9100b
docs: add labels to docker image. add tag for branch build. 2023-10-28 00:04:16 -07:00
Meng Zhang 3dd4233dd7 chore: add free-disk step for docker build 2023-10-13 19:01:51 -07:00
Meng Zhang d2700c1597
chore: Update docker.yml 2023-09-08 10:08:42 +08:00
Meng Zhang ffa87dbfe5 chore: switch to semver for docker.yml 2023-08-31 10:27:21 +08:00
Meng Zhang b3fe375aff chore: turn off automatic latest tag 2023-08-31 10:00:19 +08:00
Meng Zhang fe3e73c512 chore: fix indent error in docker.yml 2023-08-31 09:50:50 +08:00
Meng Zhang 26fc0e7e64 chore: improve tags with docker/metadata action 2023-08-31 09:36:09 +08:00
Meng Zhang 2b5152f734 chore: trigger ci / docker workflows for v* tags 2023-08-31 08:57:06 +08:00
Meng Zhang 4c7cd84df1 chore: change latest tag to 2023-08-30 23:56:27 +08:00
Meng Zhang 0eb489b9ca
chore: strip `v` prefix in tag name when tagging docker image 2023-08-30 15:40:40 +08:00
Meng Zhang 104fea61ad
fix: ref name in docker.yml (#377) 2023-08-30 15:28:50 +08:00
Meng Zhang f3c20bdf2c
chore: add tag name to image built (#376) 2023-08-30 15:11:09 +08:00
Meng Zhang 5ab286814a chore: set push to true 2023-06-11 15:14:22 -07:00
Meng Zhang b1f910b727
chore: refactor ci (#196) 2023-06-05 11:30:52 -07:00
Meng Zhang 63ca6225ba
cleanup: remove outdated deployment / development dirs (#193) 2023-06-04 19:46:13 -07:00
Meng Zhang ac6637bdbb
Update docker.yml 2023-04-14 13:09:01 +08:00
Meng Zhang e9ccbff3b9
Update docker.yml 2023-04-14 13:00:55 +08:00
Meng Zhang f4b3e15dfc
Update docker.yml 2023-04-14 12:35:49 +08:00
Meng Zhang 72563365d2
Update docker.yml 2023-04-14 11:55:29 +08:00
Meng Zhang 5256779ffe
Update docker.yml 2023-04-14 09:33:38 +08:00
Meng Zhang a453907075
Update docker.yml 2023-04-14 09:10:06 +08:00
Meng Zhang d5f5bed4b9 chore: only trigger docker build if tabby/ changes 2023-04-09 20:26:36 +08:00
Meng Zhang 7c4ee1b6ca chore: do not run docker build on PR 2023-04-09 20:21:25 +08:00
Meng Zhang 69d49d01c5 chore: update docker hub description in workflow 2023-04-09 18:11:37 +08:00
Meng Zhang 53c77c4609 Add pages 2023-04-06 18:48:26 +08:00
Meng Zhang e5e571ff07
Update docker.yml 2023-04-05 23:55:44 +08:00
Meng Zhang b0031b1f87
Update docker.yml 2023-04-05 23:49:14 +08:00
Meng Zhang 95cdca9b43
Update docker.yml 2023-04-05 23:22:51 +08:00
Meng Zhang db77d7f267
feat: support single container (#46)
* docs: update readme

* fix: do not exclude peft

* Free disk space before docker building

* fix: fix docker-compose

* fix: dockercompose user to 1000

* fix dockerfile

* fix: cachedir ownership
2023-04-05 20:19:43 +08:00
Meng Zhang 8cf533016a
Move python code under tabby/ (#8)
* Add tabby config file

* Rename train.yaml to trainer.yaml

* Change server to relative import

* Move source files into tabby

* Rename conf
2023-03-25 12:20:29 +08:00
Meng Zhang 6433286fe9
Update docker.yml 2023-03-22 23:59:40 +08:00
Meng Zhang fc31ea2bd2
Update docker.yml 2023-03-22 23:27:12 +08:00
Meng Zhang 9a0ed9050a Add docker build workflow 2023-03-22 23:21:42 +08:00