0.15.1 (2024-11-05)
0.15.0 (2024-10-22)
- vdp: allow empty input for recipe parameter (#229) (033ca6c)
- vdp: fix create pipeline input parameters (#225) (3fd0538)
- vdp: fix create/update connection input parameters (#230) (f3d0bec)
- vdp: fix update pipeline mask (#236) (2107a40)
- vdp: fix update pipeline parameter (#233) (b19a59c)
- vdp: rename create pipeline input parameters (#228) (2220438)
0.14.0 (2024-10-12)
0.13.0 (2024-10-07)
- client: support namespace and requester (#217) (f524739)
- client: support target namespace and extra header (#215) (19563ac)
0.12.1 (2024-09-12)
0.12.0 (2024-09-11)
- artifact: update get_file_catalog input parameter default values (#203) (f5da73f)
- ray: implement model local run and adopt latest task spec (#196) (5b67b56)
- ray: support multimodal embedding input (#204) (e150ad1)
- dockerfile: revert storing cache dir (#207) (297f1f1)
- ray: append mime type for image output (#208) (9e38b70)
- ray: fix bounding box output type (#205) (22242df)
- ray: fix multimodal chat input (#210) (37aa13a)
- ray: fix number of sample type (#206) (c87527d)
- ray: replace user-agent header (#209) (e18b217)
0.11.0 (2024-09-04)
0.10.2 (2024-07-31)
- artifact: updated proto and added client code (#185) (51942bd)
- client: adopt latest api spec (#168) (d33c050)
- client: added some parameter default values for artifact (#192) (ab624f4)
- specs: deleted out-dated resources (#183) (be86e69)
- release: release v0.10.2 (f15a1a9)
0.10.1 (2024-06-29)
- release: release v0.10.1 (2a88d53)
0.10.0 (2024-06-05)
- client, resources: adopt latest api spec (#145) (bafa292)
- dockerfile: separate config and weights into different layers (#156) (8d25fc3)
- ray: support cuda version and fix user root permission (#158) (cd1fa69)
- readme: update workflow name (ba36a91)
0.9.0 (2024-04-30)
0.8.1 (2024-04-29)
0.8.0 (2024-04-25)
- deps: upgrade ray version (cc61b85)
- ray: adapt to native docker client instead of docker sdk (#138) (7d19ccb)
- ray: add accelerator and custom resource support (#118) (f974f98)
- ray: add llava 13b to predeploy list (3fd5914)
- ray: add metadata and infer constructor for llm tasks (#137) (be122d1)
- ray: generate sha256 as tag if not presented (#120) (6abb538)
- ray: inject accelerator type at runtime (#121) (f78a2d0)
- ray: support containerized model serving (#116) (ad0f250)
- ray: support custom accelerator type (#134) (ae6c139)
- ray: use env for resource and deprecate deploy/undeploy (#124) (a58bc50)
- ray: use tmp folder for image building (#122) (9512cec)
- deps: downgrade ray to avoid grpc servicer issue (#128) (9ead421)
- dockerfile: avoid build hang at ARG statement (#130) (f02a27c)
- ray: fix etrypoint module not found (#126) (f1ed83d)
- ray: fix missing default resource value (#129) (b2f564a)
- ray: fix multi-platform build stage (6f358fd)
- ray: support target platform for image building (#127) (f4825fc)
0.7.1 (2024-02-22)
- release: release v0.7.1 (b7dec13)
0.7.0 (2024-01-30)
- ray: determine ram usage by file size (#89) (7a0023d)
- ray: determine vram usage by file size (#87) (71e84e6)
- ray: add vram ceiling and override list (#94) (5804e4a)
- ray: fix application name (f2bb563)
- ray: fix gpu resource > 1 (#91) (b121f56)
- ray: fix ray autoscaling (#95) (5bd8c2a)
0.6.0 (2024-01-12)
- connector,operator,component: adopt jsonscema validation and dataclass type hint (#74) (0c47e51)
- helpers: add wrapper func for protobuf message (#85) (279bd1e)
- resource: adopt dataclass as config in component for type hinting (#79) (8c25bd1)
- resources: support recipe update in pipeline resource (#83) (89431fa)
- notebook: update notebook (e5da642)
0.5.0 (2024-01-02)
- ray: retire non-decorator deploy and update scaling config (#67)
- model: fix image decoding issue (#71) (5c571b2)
- ray: allow cwd as runtime env (#66) (00c0497)
- ray: avoid agressive downscale and non upscale (#70) (f159314)
- notebooks: add async example (49ca895)
0.4.0 (2023-12-11)
- client: support asyncio and add better client type hint (#55)
- client: support asyncio and add better client type hint (#55) (aa41246)
- org: adopt organization endpoints for VDP (#60) (0c313d6)
- ray: add io helpers for llm tasks (#59) (1876a20)
- ray: add nested decorators (#63) (900dda8)
- ray: add text to image io helper (#58) (0430977)
- clients,resources: fix resource creating will get None type (#57) (4516d46)
- makefile: fix wheel build missing submodule (9aa73eb)
- ray: fix missing ray init (#64) (db0b5c4)
- notebooks: update notebooks to adopt latest ray decorators (52b90c6)
0.3.2 (2023-11-29)
- client: fix async pipeline trigger and get user (#53) (c86274b)
- ray: fix mismatched grpcio version (024471a)
- ray: fix model weight file extension (4f3a40c)
0.3.1 (2023-11-08)
- ray: fix wrong scope of actor config (85dd1f1)
- readme: update readme for optional config file (4efd5d6)
0.3.0 (2023-11-07)
- client: fix wrongful delete of resources and connection not close (#42)
- client: fix wrongful delete of resources and connection not close (#42) (d32fb83)
- config,pipeline: allow no config file and fix required pipeline recipe (#43) (5290868)
0.2.1 (2023-10-27)
- release: release v0.2.1 (871d7b9)
0.2.0 (2023-10-15)
- config: update config file extension
- config: update config file path to avoid collision (#35)
- config: update config file extension (9b0f17f)
- config: update config file path to avoid collision (#35) (0b5b3bd)