Skip to content
This repository was archived by the owner on Aug 26, 2019. It is now read-only.
This repository was archived by the owner on Aug 26, 2019. It is now read-only.

How did you make small mnistStock.mlmodel ? #1

Description

@skeletom

Hello, first let me thank you for your great article about Hotswapping! :)

I understand that it is necessary to bundle template model such as yours mnistStock.mlmodel otherwise it would not be possible to do
mnistStock(contentsOf: anotherModel)

In my case I have many models which I'm going to download from online storage.
I don't want to bundle them as the app would be too large and user will just choose which models to download.

I really like the solution that "template" model such as yours mnistStock.mlmodel is very small. Probably it does not contain weights file inside.
Could you please share how did you manage to have such a small mlmodel file?

Thanks a lot!
Tomas

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions