Open Starlento opened 7 months ago
That's surprising! Do you happen to still have the full notebook transcript?
That's surprising! Do you happen to still have the full notebook transcript?
The change is minor, basically the code from experiments.ipynb. Change model_name = "mistralai/Mistral-7B-Instruct-v0.1" to "Qwen/Qwen1.5-7B-Chat". user_tag, asst_tag = "[INST]", "[/INST]" to "<|im_start|>user", "<|im_end|>\n<|im_start|>assistant".
And I also tried change ControlModel(model, list(range(-5, -18, -1))) to a wider range of layers. Still the similar output.
Ya i observe similar on Qwen2-7b! It is kinda weird...
Also I did not make the golden bridge one works on llama3-8b, have you tried?
Thanks!
I successfully reproduce the notebook output for "mistralai/Mistral-7B-Instruct-v0.1". But when I change the model, I cannot get desired result with the same setting. Am I missing something? Or the model I tried are somewhat too censored? Here is the result for "Qwen/Qwen1.5-7B-Chat" with the happy_vector: