Commit Graph

134 Commits

Author SHA1 Message Date
Aaron Pham
bbd9aa7646 refactor(contrib): similar namespace [clojure-ui build] (#251) 2023-08-23 00:21:59 -04:00
Aaron Pham
79231e652a feat(embeddings): Using self-hosted CPU EC2 runner (#250) 2023-08-22 15:09:09 -04:00
Aaron Pham
3ffb25a872 refactor: packages (#249) 2023-08-22 08:55:46 -04:00
dependabot[bot]
b2e99b43f8 chore(deps): bump taiki-e/install-action from 2.15.4 to 2.16.0 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 05:52:59 -04:00
dependabot[bot]
3ee857d24b chore(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.2 (#244)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 05:52:43 -04:00
Aaron
69fb149069 chore(ci): add conditional for building embedding bentos
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-17 23:23:12 -04:00
Aaron Pham
4140d160b8 feat(embedding): Adding generic endpoint (#227) 2023-08-17 15:17:00 -04:00
Aaron Pham
665233c30f chore: conditional commit for running jobs (#232) 2023-08-17 10:13:53 -04:00
Aaron Pham
3ca1fde9ff fix(binary): correct folders when building standalone installer (#228) 2023-08-17 09:56:08 -04:00
Aaron Pham
d7a6859c40 chore(gh): use setup-bentoml-action (#230) 2023-08-17 08:34:35 -04:00
Aaron
904895f989 chore(ci): update lock files [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-16 06:33:30 -04:00
aarnphm-ec2-dev
00dc51dae8 chore(ci): ignore clojure on some workflow
These workflow is not related to the UI, hence there is no need to run
these

Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-08-16 10:08:09 +00:00
Aaron Pham
3a73aacb01 chore(ci): add dependabot and fix vllm release container (#217) 2023-08-16 05:43:41 -04:00
Aaron
88a0aaeab4 fix(wheels): make sure to run push after compiled is finished
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-16 04:52:24 -04:00
Aaron Pham
ccca49af04 fix(ci): remove broken build hooks (#216) 2023-08-16 04:49:12 -04:00
GutZuFusss
4cad367ab5 feat(contrib): ClojureScript UI (#89)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-08-16 03:30:44 -04:00
Aaron Pham
4f740fc662 chore: upload nightly wheels to test.pypi.org (#215) 2023-08-15 19:19:38 -04:00
Aaron
1cb62c10a6 fix: build from subdirectory [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-15 06:45:16 -04:00
Aaron
5e1cdb38ec chore: remove unused jobs [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-15 04:15:34 -04:00
Aaron Pham
ceffdbb543 chore(ci): ignore locking main action for release [skip ci] (#213) 2023-08-15 02:42:52 -04:00
Aaron Pham
58527032e0 feat: add default python version for development [skip ci] (#212) 2023-08-15 02:39:43 -04:00
Aaron Pham
cd872ef631 refactor: monorepo (#203) 2023-08-15 02:11:14 -04:00
Aaron Pham
f6317d8003 infra: enable compiled wheels for all supported Python (#201) 2023-08-12 04:54:50 -04:00
Aaron
785c1db237 fix(client): include openllm.client into main module [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-11 06:19:56 -04:00
Aaron
4b03c8b848 fix(infra): typo [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-11 05:55:02 -04:00
Aaron Pham
5329853b10 perf: compiled modules and enable lazyeval (#200) 2023-08-11 05:53:45 -04:00
Aaron Pham
c083990edd infra: migrate to initial openllm-node library (#199) 2023-08-10 18:54:00 -04:00
Aaron
bc13b6f137 fix: update dependencies with brew tap
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-09 22:54:37 -04:00
Aaron Pham
6143521547 fix: release compiled wheels and 0.2.18 tap (#193) 2023-08-09 21:14:34 -04:00
Aaron
a44a317825 fix(ci): running test tap [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-09 19:48:29 -04:00
Aaron
0d55d74868 fix: remove invalid token on dispatch [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-09 19:44:42 -04:00
Aaron Pham
b1445c6516 refactor(cli): compiled wheels and extension modules (#191) 2023-08-09 17:10:15 -04:00
Aaron Pham
b9dd54f634 feat: homebrew tap (#190) 2023-08-08 22:11:48 -04:00
Aaron Pham
21ea7e493f feat(generation): initial work for generating tokens (#186) 2023-08-06 20:04:40 -04:00
Aaron Pham
752de09626 fix(ci): update version correctly [skip ci] (#184) 2023-08-06 01:18:33 -04:00
aarnphm-ec2-dev
8bba90f611 fix: add release for correct CI version [skip ci]
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-08-05 07:41:50 +00:00
Aaron
287b7f9ab2 fix: releases issue when building new container [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-04 11:31:02 -04:00
Aaron
975a1d0349 fix: remove tokens for release [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-04 10:49:06 -04:00
Aaron Pham
2541a0f8dc infra: initial work on compiling mypyc wheels (#182) 2023-08-04 10:20:03 -04:00
Aaron
b949106daf fix(ci): rename runner name [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-03 02:24:45 -04:00
Aaron
cac7a19be9 fix(build): to run on tags [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-03 02:00:13 -04:00
Aaron
f5eb21ede0 revert: "chore(aws): use g4dn for more availability"
This reverts commit a06464bdc7.
2023-08-02 23:55:29 -04:00
aarnphm-ec2-dev
a06464bdc7 chore(aws): use g4dn for more availability
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-08-03 02:17:37 +00:00
Aaron Pham
acb81a6e1a fix(build): dispatch container via workflow calls (#174)
add OPENLLM_USE_LOCAL_LATEST as default behaviour within container
2023-08-02 01:54:10 -04:00
Aaron
af54ff299f fix(ec2): increase subnet availability to all available zone with g5
instances

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-08-01 16:07:41 -04:00
Aaron
16f032417e revert: "infra: reduce instance type for more lenient"
This reverts commit 4a1d849203.
2023-07-31 21:34:56 -04:00
Aaron
4a1d849203 infra: reduce instance type for more lenient
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-07-31 21:25:59 -04:00
Aaron
e01853a81c chore(infra): disable update-changelog for now [skip ci]
Need to figure out how to update unreleased without adding it again

probably need to do with `--keep`

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-07-31 09:05:50 -04:00
Aaron Pham
ec3c381e8c infra: add instruction for using docker images from release notes (#169) 2023-07-31 08:39:10 -04:00
dependabot[bot]
2c2070f69f chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 [skip ci] (#165)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 07:52:16 -04:00