This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Releases: substratusai/runbooks
Releases · substratusai/runbooks
v0.10.1
v0.9.2
Changelog
- b8a1fc9 Add env support and remove params from env (#231)
- 28e77fd Fix notebook sync dir and dataset loading (#227)
- 92d3eb7 Llama2 13b chat GGUF fix gpu (#223)
- 4d9b157 add llama 2 13b chat GGUF cpu only (#225)
- 6897941 fix llama 13b chat ggml example (#221)
- ff9af6d release v0.9.1 (#230)
- dd9c5e5 release v0.9.2 (#233)
- b3cb2b9 update README (#224)
v0.9.1
v0.9.0
Changelog
- 6ba4616 Add params support for Server resource (#214)
- 8361996 Kind gpu support in controller (#211)
- 3b38da0 Update kubectl plugins to respect kubeconfig namespace setting & release v0.9.0 (#219)
- a2af101 Update readme (#213)
- 9fd3de5 fix INSTALL_OPERATOR variable
- ea0270f fix install/gcp/up.sh idempotency (#210)
- d4f65da lllama 13b chat GGML example with llama.cpp (#218)
- d07052a release v0.8.3 (#216)
v0.8.3
v0.8.2
Changelog
- 546e219 Add readiness probe to Server Deployment (#183)
- fcdd6f9 Add system tests (#205)
- 2eddbe5 Add workflow for docker/build push of sci-kind (#202)
- bfa2e99 Fix Hanging Notebooks (#175)
- d2c13d9 Fix actions - hopefully
- 4eb846e GCP: Updated install flow and managed infra (#185)
- 6cacb6d Implementing SCI with sci-aws (#186)
- 07d3b5c Makefile improvements for GCP (#197)
- 82b4769 Puts docker-login action behind a conditional - allows outside contributors to pass CI (#161)
- 75467f6 Support for local kind cluster (#190)
- 17373ae TESTING PR (#207)
- 8e0f35e Test PR (#206)
- 68abede Use install/{type}/ convention for kind (#203)
- d0e673b add proposal for Substratus managed infra (#171)
- 2df1eca adding proto definitions for KSA <=> IAM actions in SCI (#177)
- 8542355 adds AWS infra for instantiating and destroying all baseline substratus components (#170)
- 0341db9 fix dev-run-gcp (#196)
- e6fbbdd fix unit tests in github actions (#184)
- 44e1ece gcp-up.sh create configmap (#200)
- 876a0cf kind GPU support (#201)
- cd9335c launch karpenter instances into private subnets, terminates karpenter instances in
aws-down.sh
(#181) - 581b6e2 reconcile service account call SCI (#189)
- 3382619 release v0.8.2 (#209)
- 549c7d2 remove configmap from kubernetes/gcp/system.yaml (#198)
- a3dd50c remove terraform from GCP install (#204)
- 09c0b48 rename protos to align with conventions (#180)
- 426d439 use substratus namespace in k8s config (#188)
v0.8.1
v0.8.0
v0.7.0-alpha
Changelog
- 8f168b7 Add local notebook builds and merge kubectl plugin codebase (#147)
- 6725968 Attempt to fix plugin builds, generate docs
- f9ff0a9 add auto-approve for automated testing (#143)
- 0592f81 add build from source kubectl plugin doc (#135)
- c0a918e add custom prompt model trainer example (#139)
- f99d368 add fine tuned example with new params (#149)
- 95f3bd7 adding more target platforms to the docker build and push of services and the installer (#142)
- 3af3dd2 create v0.7.0-alpha release (#164)
- 287fcd3 fix #136 syncing local dir to notebook broken (#137)
- 20b755f set save_steps to 5 by default (#150)
- 21b7220 update release docs (#132)