Q8 version Loops

#8
by akierum - opened

Q8 version Loops, quantization problems or?

Running with recommended parameters.
llama-server.exe -m "D:\Downloads\LLM models\LMStudio\models\bartowski\Kwaipilot_KAT-Coder-V2.5-Dev-GGUF\Kwaipilot_KAT-Coder-V2.5-Dev-Q8_0.gguf" -sm layer -fit off -ngl 99 -c 250000 -np 1 -fa 1 -b 2048 -ub 512 -t 8 --top-k 20 --top-p 0.95 --presence-penalty 0 --repeat-penalty 1.1 -ctk q8_0 -ctv q8_0 --port 8080

loops

try https://huggingface.co/froggeric/Qwen-Fixed-Chat-Templates/tree/main. use --chat-template-file "folder/chat_template.jinja"

173k is the context length?

Sign up or log in to comment