mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-01 09:01:57 +00:00
turning off
This commit is contained in:
@@ -430,6 +430,8 @@ int main(int argc, char ** argv) {
|
||||
llama_save_session_file(ctx, path_session.c_str(), session_tokens.data(), session_tokens.size());
|
||||
}
|
||||
|
||||
//llama_set_steering_off(ctx);
|
||||
|
||||
llama_token id = 0;
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user