Skip to content

Ability to load a pre-downloaded models #673

@axetroy

Description

@axetroy

Thanks for such a great project

I want to try it in my Electron app.

It would be great if I could load local models

// Run in Renderer
const localModel = fs.createReadStream('/path/to/local/model')

// Using CreateMLCEngine
const engine = await CreateMLCEngine(localModel, { initProgressCallback });

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