July 2024
2024.7.7
Bugfix: jobs controller issues related to models/models
Support Tv2 column classification in hybrid deployments
2024.7.6
Bugfix: fix handling of none-like values in Navigator-Fine-Tuning
Bugfix: Improve handling of not-nullable zero-values (empty strings, 0-integers) in workflows
Bugfix: fix global locales in Tv2 configs
Bugfix: prevent recursion error in TabularDP
Add membership inference attack score to reports
Grant project access to domain owners for workflows and connections
2024.7.5
Bugfix: Fix agent resolution of models image
Bugfix: Add transform (v1) and classify to new models image
Improved handling of column types in MySQL and BigQuery connectors
Set home to
/run
directory when running hybrid not as rootUpdate GPT-x DP fine tuning to use Poisson Sampler
Add text entity report to Tv2
Support resolving data from multiple sources in workflow actions
Support filtering by model_id and/or model_type on
/v1/inference/models
endpointAdd quasi_identifier_count privacy_metrics to synthetic model configs
Add inference attack score to synthetics reports
2024.7.4
Bugfix: Properly set default globals and classify configuration values in Tv2
Bugfix: Resolve permissions issues running hybrid GPT-x and Tv2 jobs as non-root
Bugfix: Validation of BigQuery connector with unspecified dataset
Bugfix: Properly recognize valid MSSQL identity column types
Bugfix: Fix model-model image resolution for tagged images
Improved searching of projects via new
owned_by
query parameter added to/projects
endpointImproved error messaging related to JSONL errors in Navigator
2024.7.3
Bugfix: Hybrid consolidated Model container did not have proper CUDA paths set, causing GPT-x jobs to fail
Improvements to Tv2 logging. When Tv2 is processing long NER text blobs, ensure that progress is being reported on regular intervals
Bugfix: Navigator inference requests would sometimes fail when using the Google Gemini Pro model
Text SQS update to semantic similarity score. This update is to ensure that the score is penalized for increasing number of synthetic records that are not semantically similar to any training records
Bugfix: Properly configure
java.nio
for Databricks connector
2024.7.2
GPT-x now uses flash attention to speed up training and inference
Bugfix: Invalid model configs would sometimes result in 500 errors. 
Updates to NavFT to ensure
rope_scaling_factor
is consistent between model training and inferenceImprovements to Navigator prompt templating
Increase NavFT
rope_scaling_factor
upper bound to 6 (from 2)Hybrid deployments default to use new consolidated Model and Workflow docker images
2024.7.1
Improvements to Workflow error logging
Bugfix: Workflows using Azure Blob Storage would sometimes commit 0 byte blocks causing write failures
Last updated