Views
No views yet
--control-vector [/path/to/vector.gguf] or --control-vector-scaled [/path/to/vector.gguf] [scale factor]1.01llama-server --model GLM-4.6-UD-IQ2_XXS-00001-of-00003.gguf [your usual CLI arguments] \
2 --control-vector-scaled glm-4.6_honesty_vs_machiavellianism__debias.gguf 1.0 \
3 --control-vector-scaled glm-4.6_honesty_vs_machiavellianism__machiavellianism.gguf 1.0 \1llama-server --model GLM-4.6-UD-IQ2_XXS-00001-of-00003.gguf [your usual CLI arguments] \
2 --chat-template-kwargs '{"enable_thinking": false}' \
3 --control-vector-scaled glm-4.6_honesty_vs_machiavellianism__debias.gguf 1.0 \
4 --control-vector-scaled glm-4.6_honesty_vs_machiavellianism__machiavellianism.gguf 1.0 \1llama-server --model GLM-4.6-IQ3_KS-00001-of-00004.gguf [your usual CLI arguments] \
2 --control-vector-scaled glm-4.6_communication__debias.gguf 1.0 \
3 --control-vector-scaled glm-4.6_communication__direct_communication.gguf 1.0 \