Skip to content

[1.0.8]

Compare
Choose a tag to compare
@sfc-gh-kdama sfc-gh-kdama released this 15 Sep 15:58
· 31 commits to main since this release
76d191e

1.0.8

Bug Fixes

  • Model Development: Ordinal encoder can be used with mixed input column types.
  • Model Registry: Fix an issue that incorrect docker executable is used when building images.
  • Model Registry: Fix an issue that specifying token argument when using
    snowflake.ml.model.models.huggingface_pipeline.HuggingFacePipelineModel with transformers < 4.32.0 is not effective.
  • Model Registry: Fix an issue that incorrect system function call is used when deploying to SPCS.
  • Model Registry: Fix an issue when using a transformers.pipeline that does not have a tokenizer.
  • Model Registry: Fix incorrectly-inferred image repository name during model deployment to SPCS.
  • Model Registry: Fix GPU resource retention issue caused by failed or stuck previous deployments in SPCS.