Skip to content

v0.1.6

Compare
Choose a tag to compare
@jjleng jjleng released this 29 Apr 21:49
· 85 commits to main since this release

What's Changed

  • refactor: restructured code base by @jjleng in #51
  • fix: print messages after closing progress bar by @jjleng in #52
  • refactor: get rid of hard coded model mount path in containers by @jjleng in #53
  • feat: remove k8s resources related to a staled model group by @jjleng in #54
  • fix: make llama.cpp save hf files to addressable local paths by @jjleng in #55
  • fix: the hf model file path problem of the llama.cpp runtime by @jjleng in #56
  • tests: e2e tests with KinD by @jjleng in #57
  • ci: add e2e to ci by @jjleng in #58
  • refactor: make pack be installed to a non-global location by @jjleng in #59
  • docs: get rid of the pack installation info from readme files by @jjleng in #60
  • feat: avoid mutating the model stored in model store by @jjleng in #61
  • refactor: remove aws CLI as a dependency when pushing images to ECR by @jjleng in #62
  • refactor: make the code removing k8s finalizers more robust when taki… by @jjleng in #63
  • refactor: make docker login more secure by @jjleng in #64
  • Isolate paka's pulumi from system pulumi by @jjleng in #65
  • docs: doc updates by @jjleng in #66
  • chore: version bump by @jjleng in #67

Full Changelog: v0.1.5...v0.1.6