Skip to content

Re-quantizing a model not possible? #3

Description

@alexiscreuzot

Now that Xcode 10 is GM, I want to try 8bit quantized models.
The issue is that my models have already been quantized to 16bit, and when I run the quantization script on them again, their size doesn't change.
It does work if I take the original model and quantize it straight to 8bit though, so I'm scratching my head on this.

Original =>6.7 MB
Original -> 16bit => 3.4 MB
Original -> 8bit => 1.7 MB
Original -> 16bit -> 8bit : 3.4 MB

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions