Chaoyu
e2b26adf2f
chore(docs): update README.md
...
See #12
2023-06-10 00:21:21 -04:00
Aaron
16df0f4393
chore(infra): increase timeout to 60m
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-08 18:18:51 -04:00
Aaron
ebe5ae797e
fix(script): avoid using private variable
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-08 17:59:06 -04:00
Aaron
f5edd4fcf4
feat(script): add easy script to release
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-08 17:52:39 -04:00
Aaron
067a7a8e81
chore(ci): add check script for README table update
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-08 09:16:28 -04:00
Aaron
c0418b76ec
feat(infra): add tools for managing optional-dependencies
...
based on llm config
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-08 08:57:19 -04:00
Aaron
23d98a2729
feat(tooling): add script to auto update readme table of supported
...
models
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-08 08:22:55 -04:00
Aaron
44ac29b9dd
infra: update release scripts to run on actions only
...
setup release notes to make sure it runs after pushing tag
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-06 08:45:51 -04:00
Aaron
b7420bf6ce
chore: add assert license headers
...
Current limitation is that it only prints copyright of BentoML team.
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-04 16:35:33 -07:00
Aaron
ec941c95d5
chore: add license header
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-04 16:22:37 -07:00
Aaron
ac4ada243b
fix(ci): make sure to set correct hatch env
...
Add a quick note about running release from gh
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-03 23:24:31 -07:00
Aaron
a8f0568f7c
chore(release): update manual script
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-06-03 21:56:34 -07:00
Aaron
99d8e450c2
infra: cleanup unused bazel rules
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-28 06:09:32 -07:00
Aaron
fa895c329c
feat: pre-commit setup
...
also sync JS release with Python version
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-27 06:54:22 -07:00
Aaron
d64407150c
feat(script): Added ability to tag release
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-27 01:26:29 -07:00
Aaron
f7c4142606
fix(infra): make sure release scripts will handle correct release
...
cycle
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-27 01:19:15 -07:00
aarnphm-ec2-dev
150ea33d2d
infra: bump to dev version [generated]
...
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-05-26 23:18:30 +00:00
aarnphm-ec2-dev
26df699a03
feat(tools): add release script
...
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-05-26 21:29:57 +00:00
Aaron
d31d450526
feat: Adding central service definition and init openllm_client
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-15 00:33:05 -07:00
Chaoyu
dd8b6050b2
feat: FLAN-T5 supports
...
- add infrastructure, to be implemented: cache, chat history
- Base Runnable Implementation, that fits LangChain API
- Added a Prompt descriptor and utils.
feat: license headers and auto factory impl and CLI
Auto construct args from pydantic config
Add auto factory for ease of use
only provide `/generate` to streamline UX experience
CLI > envvar > input contract for configuration
fix: serve from a thread
fix CLI args
chore: cleanup names and refactor imports
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-03 17:50:14 -07:00