Skip to content

Run gpt-oss-20b on a 16GB Mac #105

@slyapustin

Description

@slyapustin

I would like to have an option to run gpt-oss-20b on a 16GB Mac

As per @ggerganov tweet it's now possible and it works fine for me when I tested.

To run gpt-oss-20b on a 16GB Mac use these commands:

brew install llama.cpp
llama-server -hf ggml-org/gpt-oss-20b-GGUF --n-cpu-moe 12 -fa -c 32768 --jinja --no-mmap

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