Open iboB opened 3 months ago
Intentionally skipped while implementing #3
We should be able to apply control vectors via llama_control_vector_apply
llama_control_vector_apply
(in main demo this is done by reading files in llama_control_vector_load from common lib)
llama_control_vector_load
Intentionally skipped while implementing #3
We should be able to apply control vectors via
llama_control_vector_apply
(in main demo this is done by reading files in
llama_control_vector_load
from common lib)