Spaces:
Running
Running
key argument for llama.cpp DIFFER
#24
by kalle07 - opened
in our description is shown always
eg:
Thinking mode for general tasks: temperature=1.0, top_p=0.95, top_k=20, min_p=0.0, presence_penalty=1.5, repetition_penalty=1.0
presence_penalty -> yours
LLAMA.CPP define other way
https://github.com/ggml-org/llama.cpp/blob/master/include/llama.h#L1389
present_penalty is right !