Skip to content

Releases: WallarooLabs/Wallaroo_Tutorials

Wallaroo 2024.3 Release

28 Oct 18:38
Compare
Choose a tag to compare

Updated the tutorials for the latest release of Wallaroo, version 2024.3

Wallaroo 2024.2 Release

09 Aug 20:49
bb606f3
Compare
Choose a tag to compare

This release is based on the updates for Wallaroo 2024.2. For full details, see the Wallaroo 2024.2 Release Notes.

These also include the new LLM (Large Language Model) deployment and monitoring tutorials. For access to these sample models and a demonstration on using LLMs with Wallaroo:

Wallaroo 2024.1 Tutorial Release

09 May 18:43
Compare
Choose a tag to compare

This tutorial release is geared for Wallaroo 2024.1, with the following updates:

  • Enhanced XGBoost performance
  • Model Drift Detection via Assays updates
  • New Python step process mainly used for pre and post processing
  • Edge Observability enhancements - perform model drift from edge and multicloud deployments via assays, log uploads to the Wallaroo model ops center and on the edge deployments
  • Model Acceleration and Model Architecture support for deployments and model edge deployments
  • Enhanced parallel infer to work with DataFrames
  • Assay improvements to the Wallaroo SDK

1.24-2023.4.1

13 Mar 19:55
40cb4d4
Compare
Choose a tag to compare

Updated the tutorials for the 2023.4.1 release. This allows preprocessing and postprocessing model steps to function.

1.33 - 2023.4.0 Release

02 Nov 15:03
158ca04
Compare
Choose a tag to compare

This release is tied to the new Wallaroo 2023.4.0 which includes:

  • Wallaroo Community for GitHub Codespaces
  • The Wallaroo Inference Server available on Azure Marketplace
  • Updates on ONNX models. Default inputs for ONNX models are tied to the model, and are overridden with the model.config("tensor_fields") setting.
  • Edge Observability: Wallaroo pipelines published to an OCI registry are deployable to a Docker or Kubernetes service as Wallaroo Server. Edge Observability enables those Wallaroo Server deployments to communicate with the Wallaroo Ops instance to transmit inference results from the Wallaroo Server that are added to the Wallaroo Pipeline.

See https://docs.wallaroo.ai for more details.

1.32 - 2023.3.0 Release

09 Sep 00:12
f771464
Compare
Choose a tag to compare

This release has the new tutorials for Edge and Arm based deployments for Wallaroo pipelines.

1.31 - 2023.2.1 Release

28 Aug 17:25
Compare
Choose a tag to compare

Updated with Wallaroo Frameworks for model uploads.

1.30 - 2023.2.1 Release

17 Jul 18:59
19aa32a
Compare
Choose a tag to compare

2023.2.1 release includes:

  • Updated House Price Life Cycle: wallaroo-testing-tutorials/houseprice-saga
  • Model Uploads and Registrations: model_uploads/
  • GPU pipeline deployment feature: wallaroo-features/gpu-deployment
  • Forecast model life cycle including parallel inference, data connections, and ML Workload Orchestrations: wallaroo-features/pipeline_multiple_replicas_forecast_tutorial
  • Parallel Inference with the Aloha Model: wallaroo-features/parallel-inference-aloha-tutorial

See list of .zip files below to download specific tutorials.

1.29 2023.2.0

23 May 15:44
Compare
Choose a tag to compare

Updated the tutorials to the new release of Wallaroo 2023.2. This includes:

  • All tutorials set to Arrow Enabled by default.
  • New tutorials for ML Workload Orchestrations through the SDK and API.
  • New tutorials for pipeline log retrieval through the SDK and API.
  • Assays updated for multi-input and output models.

1.28 2023.1

03 Mar 20:44
Compare
Choose a tag to compare

This major release provides support for version 2023.1 and Arrow support. This release also provides the tutorials as separate .zip files for easy downloads.