发布

  • model: support for mistral-small in the ollama runner

    frostbyte_neo 发布于 2025-04-03 23:57:36 +00:00

    Mistral is a popular research lab making open source models. This updates
    the forward pass of llama architecture models to support both llama models
    and mistral models by accounting for additional metadata present in mistral
    models, and finding the correct dimensions for the output projection.

    下载附件