Skip to content

Bug: Merged model is uploaded to hf as private even if it would be set to public #26

Description

@vaahtio

🐛 Bug report

Summary

running the model upload command with --Private False -> still uploads the model to hf as private

Expected behavior

If --private False model should be uploaded as public to hf

To Reproduce

run model upload command for example
flow-merge upload --model_dir ./merged_model --username <hf_user_id> --model_name qwen_merge --token <hf_token> --private False

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions