Skip to content

Cannot request access to LFM2-24B-A2B-Preview #75

Description

@ThomasGmeinder

I am trying to run https://github.com/Liquid4All/cookbook/tree/main/examples/localcowork
When I get to this step in the README.md

# 2. Download LFM2-24B-A2B (~14 GB, requires HuggingFace access)
#    Request access: https://huggingface.co/LiquidAI/LFM2-24B-A2B-Preview
pip install huggingface-hub
python3 -c "
from huggingface_hub import hf_hub_download
hf_hub_download('LiquidAI/LFM2-24B-A2B-Preview',
                'LFM2-24B-A2B-Preview-Q4_K_M.gguf',
                local_dir='$HOME/Projects/_models/')
"

I get "Error 404" from https://huggingface.co/LiquidAI/LFM2-24B-A2B-Preview
I am logged into huggingface and cannot see a way to request access to this model.

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