Skip to content

Releases: leptonai/leptonai

0.20.4

05 Jun 02:07
216d1b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.3...0.20.4

0.20.3

03 Jun 09:05
ff8fc70
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.20.2...0.20.3

0.20.2

31 May 00:46
e7639cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.1...0.20.2

0.20.1

31 May 00:45
1f70342
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.0...0.20.1

0.20.0

31 May 00:45
d66e0b8
Compare
Choose a tag to compare

What's Changed

  • fix(sdk): fix a bug in get_file_content that forgot to honor return_file by @Yangqing in #371
  • chore(sdk): record pydantic version and double check its consistency by @Yangqing in #372
  • chore(sdk): minor bugfix in config parameters by @Yangqing in #373
  • feat(sdk): added functionality to force install pydantic and cloudpickle to match version at photon creation time. by @Yangqing in #374
  • feat: update benchmark script to support fractional qps by @bddppq in #377
  • fix(cli): fix return json version difference by @Yangqing in #380
  • feat(benchmark): add criteria for no-ttft intertoken latency by @Yangqing in #381
  • fix(cli): allow dep update to honor public/private photon namespace. by @Yangqing in #382
  • fix: pod creation by @bddppq in #383
  • release: 0.20.0 by @bddppq in #384

Full Changelog: 0.19.0...0.20.0

0.19.0

01 May 18:54
61b6223
Compare
Choose a tag to compare

What's Changed

  • chore(config): add proper resource shapes by @Yangqing in #365
  • feat(cli): update deployment spec to match recent system updates by @Yangqing in #366
  • feat(sdk): add http method to openapi schema, and added client support multiple methods for a path. by @Yangqing in #367
  • fix: should read deployment name from metadata by @ccding in #368
  • release: 0.19.0 by @bddppq in #369

New Contributors

Full Changelog: 0.18.3...0.19.0

0.18.3

02 Apr 18:35
fc440cc
Compare
Choose a tag to compare

What's Changed

  • feat(whisperx): add align_only option with predefined text by @Yangqing in #339
  • Add separate image with pre-installed sd webui by @bddppq in #340
  • Split hf photons runtime requirements to extra dependencies by @bddppq in #341
  • feat(photon): use full url for deployment endpoints, instead of the earlier header field by @Yangqing in #347
  • release: 0.18.0 by @bddppq in #348
  • doc(worker): add doc for worker setup by @bobmayuze in #349
  • feat: update vllm photon to work with new version of vllm (0.3.3) by @bddppq in #350
  • release: 0.18.1 by @bddppq in #351
  • feat(sdk): add universal tokenizer readme by @Yangqing in #352
  • feat(hf): support token-classification by @Yangqing in #355
  • fix(hf): numpy only exists in runtime. by @Yangqing in #357
  • release: 0.18.2 by @bddppq in #356
  • feat(cli): add last modified time in object store by @Yangqing in #359
  • fix: run on_task in parallel with worker_max_concurrency by @bddppq in #360
  • feat(hf): automatically infer dependency from huggingface repo by @Yangqing in #361
  • fix(cli): fix job port bug by @Yangqing in #362
  • feat(cli): add a functionality to allow specifying additional dependencies by @Yangqing in #363
  • release: 0.18.3 by @bddppq in #364

Full Changelog: 0.17.1...0.18.3

0.17.1

14 Feb 21:42
89d3165
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.16.0...0.17.1