llama.cpp/examples/control-vector-generator
Christian Zhou-Zheng 4d88cd1af1 fix zero output & param parsing, functional templating
fixed a bug where the output file had no tensor data/was all zero

fixed a bug where single hyphen flags were not being correctly parsed

implements creation of templated prompts from input (still need to adapt based on model)
2024-05-31 12:40:35 -04:00
..
CMakeLists.txt add control-vector-generator 2024-05-24 11:11:55 +02:00
completions.txt example template completions 2024-05-30 13:12:54 -04:00
control-vector-generator.cpp fix zero output & param parsing, functional templating 2024-05-31 12:40:35 -04:00
negative.txt fix zero output & param parsing, functional templating 2024-05-31 12:40:35 -04:00
positive.txt fix zero output & param parsing, functional templating 2024-05-31 12:40:35 -04:00