Skip to content

Steering vector #7

Description

@duytai

Hi @ChangshuoShen @LehengTHU

Thanks for your interesting work!

I'm currently trying to run your project with Qwen3-4B.
I've been executing the alphasteer.sh script and was able to complete most of the steps.
However, I'm stuck on the following part:

refusal_vectors_path = f"data/refusal_vectors/RV/{args.model_name}_RV_refusal.pkl"
refusal_vectors = pickle.load(open(refusal_vectors_path, "rb"))

I couldn't find the corresponding .pkl file in the repository, nor any code that generates it.
Could you please clarify how this file is obtained or point me to the script used to generate it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions