6 ms·
what --no-context-shift is for ?
by qiine 1mo ago
what --no-context-shift is for ?
- pulse7 1mo ago"--context-shift, --no-context-shift ... whether to use context shift on infinite text generation (default: disabled)" From: https://github.com/ggml-org/llama.cpp/blob/master/tools/server/README.md https://github.com/ggml-org/llama.cpp/blob/master/tools/serv...
- MrDrMcCoy 1mo agoThat is obvious. Less obvious is what context shifting does and whether you want it or not.