CoolFace
Modelpublic

Moore2877/Qwen-Fixed-Chat-Templates-llamacpp

sourceHugging Faceapache-2.0updated 22d agoView on Hugging Face
50likes
50 commits on main
087f10722d ago

chore: retire v20 root copies (archived under archive/)

Moore2877
c82966b22d ago

v20.1: cross-harness skill loading, delivery reserve, correctness fixes (local eb8ffcb)

Moore2877
fe4e4591mo ago

Release v20: action-staged skills and bounded todo maintenance

Moore2877
50bb5691mo ago

chore: retire v18 root copies (archived) and remove stray __pycache__ bytecode

Moore2877
30d99d11mo ago

v19: history-rendering correctness and official-template alignment (local e1be1be)

Moore2877
c0535be1mo ago

v18: bound reasoning effort and investigation

Moore2877
47868151mo ago

v17: retire root v16 artifacts (archived)

Moore2877
ab09a621mo ago

v17: retire root v16 artifacts (archived)

Moore2877
7db513c1mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
4e49e451mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
b98d2cc1mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
461d48b1mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
6f05b2a1mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
1e791cd1mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
43555931mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
722f2c21mo ago

v17: Qwen 3.8 support (reasoning_effort, preserve_reasoning, system merging)

Moore2877
dc4d3172mo ago

release: remove stale root v15 aliases after v16 promotion

Moore2877
5ae037f2mo ago

v16: cumulative agentic reliability and skill/delegation release

Moore2877
c01148a2mo ago

v15: mid-context skill rechecks and versioned artifacts

Moore2877
78fed0f2mo ago

v14: skill triggering - final artifacts (oneline, v13 opt-out + archive, tests)

Moore2877
71e15ee2mo ago

v14: skill triggering - final artifacts (oneline, v13 opt-out + archive, tests)

Moore2877
053e95e2mo ago

v14: skill triggering - final artifacts (oneline, v13 opt-out + archive, tests)

Moore2877
66409342mo ago

v14: skill triggering - final artifacts (oneline, v13 opt-out + archive, tests)

Moore2877
77970612mo ago

v14: skill triggering - final artifacts (oneline, v13 opt-out + archive, tests)

Moore2877
682ce462mo ago

v14: skill triggering - final artifacts (oneline, v13 opt-out + archive, tests)

Moore2877
a18f3972mo ago

v14: skill triggering (frontier-parity skill loading; v13 shipped alongside for opt-out)

Moore2877
86899f62mo ago

v14: skill triggering (frontier-parity skill loading; v13 shipped alongside for opt-out)

Moore2877
3176d572mo ago

v14: skill triggering (frontier-parity skill loading; v13 shipped alongside for opt-out)

Moore2877
6af64743mo ago

v13: resolve tool results by tool_call_id

Moore2877
dc0d5563mo ago

v12: two-sided turn management

Moore2877
4738c6b3mo ago

v11: language release — research-driven rewording of all model-visible phrases

Moore2877
d7cb15d3mo ago

tidy: remove stray blank lines left by comment stripping (render-identical; oneline unchanged)

Moore2877
4c3da4e3mo ago

v10: truthfulness release + comment-free template

Moore2877
a4adf213mo ago

v9: ping-pong/action-loop detector + vanished-tools note

Moore2877
3f366323mo ago

docs: note JSON mode drops grammar enforcement (verified: tool_choice=required unconstrained in JSON)

Moore2877
451b3c33mo ago

docs: add a fully-loaded --chat-template-kwargs example (one JSON object; PowerShell escaping note)

Moore2877
6acc55a3mo ago

docs: slim down README (one-line changelog, tighter notes); credit AI assistant; extend archive table to v7

Moore2877
c92f1b43mo ago

v8: media-marker correctness — strip only unambiguous roles (system/assistant/reasoning), preserve user/tool markers (fixes real-vision & tool-screenshot desync from v3/v7 unconditional strip); archive v7

Moore2877
45959a83mo ago

docs: strip-proof media-marker reviewer notes (in-template + README) so fetch tools that eat the <...> token don't misread the guard as an empty-string bug

Moore2877
99312593mo ago

v7: runtime-hardening (repeat_nudge=0 fix, whitespace fidelity, long-error detection, head+tail truncation) + repro script + expanded tests; archive v6

Moore2877
d5b41253mo ago

archive: preserve v1-v5 template versions with lineage README

Moore2877
92a33223mo ago

v6: cross-harness mutating_tools union (16+ harnesses) + case-insensitive match

Moore2877
bf071ba3mo ago

v5: remove same-tool-streak detector (90% noise), add mutating-tool exclusion to no-progress detector (data-grounded on 381 sessions)

Moore2877
d0a7dc23mo ago

docs: set kwargs server-side (--chat-template-kwargs); clients may drop them

Moore2877
2da35623mo ago

v4: tool-envelope unwrapping, self-healing spilled tool calls, think_on_tool_failure kwarg, emoji-free warnings

Moore2877
e62661e3mo ago

v3: media-marker injection guard (ik_llama tokenize-poisoning fix)

Moore2877
2e481553mo ago

v2: strftime_now date awareness (llama.cpp-native, guarded) + verified llama.cpp integration notes

Moore2877
9caf1843mo ago

tests: resolve template path relative to repo root

Moore2877
f3245d53mo ago

v1: froggeric v21.3 base + agentic loop detection, harness-aware error markers, threshold kwargs

Moore2877
b28c1ec3mo ago

initial commit

Moore2877