You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.