Aaron Pham
ef94c6b98a
feat(container): vLLM build and base image strategies ( #142 )
2023-07-31 02:44:52 -04:00
Aaron Pham
60c725a21f
ci: release PyPI before building binary ( #138 )
2023-07-24 16:39:51 -04:00
Aaron Pham
1b3508619e
feat(llama): add default prompt for LlaMA-2 ( #122 )
2023-07-20 07:46:33 -04:00
aarnphm-ec2-dev
4beb040cfd
chore(ci): remove macos packaging
...
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-07-19 23:35:49 +00:00
dependabot[bot]
9833d2f46f
fix(ci): correct setup tests and auto-bot ( #118 )
...
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-07-17 14:37:46 -04:00
aarnphm-ec2-dev
d37d14e52b
fix(tests): mark package on CI to xfail
...
XXX: @aarnphm to solve build isolation when have bandwidth. Currently
this is not a problem when running locally.
`openllm build` just works, where as `openllm.build` won't work
sequentially.
Address some type stubs for jupytext
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-07-15 12:48:28 +00:00
Aaron Pham
b2dba6143f
fix(resource): correctly parse CUDA_VISIBLE_DEVICES ( #114 )
2023-07-15 07:19:35 -04:00
Aaron
03bc04216b
fix(ci): fetch correct tags for branch
...
This reverts commit 47e49186e1d2b2bcca0153db1cd47efecbbbf82b.
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-29 00:41:05 -04:00
Aaron
7de2298f21
revert: "fix(ci): release and correct fetch tags in workflow_call"
...
This reverts commit 583e11196efb318e95a459a46d630d3d92ae42bf.
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-29 00:41:05 -04:00
Aaron
a411509ee2
fix(ci): release and correct fetch tags in workflow_call
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-29 00:41:05 -04:00
Aaron Pham
063c887e1f
fix: binary should release on tag not dev ( #76 )
...
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-06-27 00:07:55 +00:00
Aaron
96aa9e39ca
fix(ci): remove windows packaging if logic
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-06-27 00:07:54 +00:00
Aaron
7a307b8e7d
chore: disable building binary
...
Only run binary distribution on dispatch or call
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-26 17:49:27 -04:00
Aaron
4ca8e3e6c1
ci: manually dispatch reusable actions from CLI
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-25 11:27:56 -04:00
Aaron Pham
74fdd5e259
feat: release binary distribution ( #66 )
2023-06-25 10:38:03 -04:00