Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Create central repository of models #13

@gussmith23

Description

@gussmith23

We should have a repository (either a folder in this repo or a standalone) that holds all of our models. Ideally it would have:

  • A python module that has functions for each model, where each function runs through the entire import process (e.g. from Pytorch)
  • Relay plaintext versions of the models (maybe)
    • If so, then include tests in CI that check that the relay versions == the imported versions

Might be a good one for @vcanumalla

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