Skip to content

Load custom model for faster tests #62

Description

@danbraunai-apollo

Some tests make use of tests.utils.get_tinystories_config and load tinystories-1m from the internet. This makes the tests slow.

These tests could instead use a locally saved model (e.g. this model) which would be much faster.

Also, huggingface is commonly down, which causes all of the current tests that read from huggingface to fail.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions