fixes #7999 (adds control vectors to all `build_XXX()` functions in `llama.cpp` [needs testing] (#8060)
* fixes #7999 The `build_command_r` forgot to add the control vector. * Fixes qwen2 too * Fixed all models' control vectors * Removed double calls to `cb(cur, "l_out", il)` * Moved control vector logic to llama_control_vector:apply_to()
J
jukofyork committed
163d50adaf8897d8b734d701ff332de6be63d484
Parent: 6fcbf68
Committed by GitHub <noreply@github.com>
on 6/25/2024, 8:47:40 PM