-
Notifications
You must be signed in to change notification settings - Fork 2
Bug: Quantize stage in build shows train output #433
Copy link
Copy link
Labels
P0Critical — blocking, crash, data lossCritical — blocking, crash, data lossbugSomething isn't workingSomething isn't workingcustomer reportReported by customer feedbackReported by customer feedbackdev experienceDeveloper experience improvementsDeveloper experience improvementstriagedIssue has been triagedIssue has been triaged
Milestone
Metadata
Metadata
Assignees
Labels
P0Critical — blocking, crash, data lossCritical — blocking, crash, data lossbugSomething isn't workingSomething isn't workingcustomer reportReported by customer feedbackReported by customer feedbackdev experienceDeveloper experience improvementsDeveloper experience improvementstriagedIssue has been triagedIssue has been triaged
Type
Fields
Give feedbackNo fields configured for Bug.
Description
When running the
buildcommand, the quantize stage displays train output instead of the expected quantize output.Steps to Reproduce
Clear dataset cache.
Run
modelkit buildwith a model that includes a quantize stage and observe the console output during the quantize step.Expected Behavior
The quantize stage should display quantize-relevant output.
Actual Behavior
Train output is shown during the quantize stage.
Source
Reported via user feedback from Panther Lake testing.