Substratus Versions Save

Finetune LLMs on K8s by using Runbooks

v0.10.1

7 months ago

Changelog

  • 2c499d5 ensure all pipelines use go 1.21 (#239)
  • 7980341 release v0.10.1

v0.9.2

8 months ago

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

8 months ago

Changelog

  • 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)
  • 064c77a release v0.9.1
  • b3cb2b9 update README (#224)

v0.9.0

8 months ago

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

8 months ago

Changelog

  • 6ba4616 Add params support for Server resource (#214)
  • 8361996 Kind gpu support in controller (#211)
  • a2af101 Update readme (#213)
  • 9fd3de5 fix INSTALL_OPERATOR variable
  • ea0270f fix install/gcp/up.sh idempotency (#210)
  • 09e96b5 release v0.8.3

v0.8.2

8 months ago

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

9 months ago

Changelog

  • 578f58f A100 40GB Support (#165)
  • 930fef3 Fix 404
  • 22062a1 add artifact URL as soon as reconciling starts (#169)
  • 01f48f1 add llama2-7b and llama2-70b examples (#146)
  • daa1a5d make attach-gpu configurable in Makefile (#167)
  • cce660b release v0.8.1 (#172)

v0.8.0

9 months ago

Changelog

  • ddd3606 Add live-syncing from notebook to local machine (#162)

v0.7.0-alpha

9 months ago

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)

v0.6.5-alpha

9 months ago

Changelog

  • 4a58efe fix #129 ensure gcpmanager is included by default (#131)