Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Model family #9

Description

@borgr

There are going to be generations of new models, people doing A\B testings etc. as well as different runners calling it by different names. We need to better define what we mean by a model family, it is going to be extended a lot, what should be our philosophy there?

class Family(Enum):
Llama = 'Llama'
Mistral = 'Mistral'
OLMo = 'OLMo'
gemma = 'gemma'
gpt = 'gpt'
palm = 'palm'
claude = 'claude'
falcon = 'falcon'
Qwen = 'Qwen'
NoneType_None = None

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