CoolFace
Modelpublic

hudsongouge/minicpm5-1B-GLM-5.2-Agentic-v3

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes442downloads
47 commits on main
30290593mo ago

Fix BOS token: set add_bos_token=True, remove bos_token from template - fixes degenerate output in LM Studio

hudsongouge
6e10b9f3mo ago

Fix BOS token: set add_bos_token=True, remove bos_token from template - fixes degenerate output in LM Studio

hudsongouge
73bef5f3mo ago

Fix BOS token: set add_bos_token=True, remove bos_token from template - fixes degenerate output in LM Studio

hudsongouge
35f4d6e3mo ago

Fix BOS token: set add_bos_token=True, remove bos_token from template - fixes degenerate output in LM Studio

hudsongouge
1d442753mo ago

Fix BOS token: set add_bos_token=True, remove bos_token from template - fixes degenerate output in LM Studio

hudsongouge
ac40eeb3mo ago

Fix BOS token: set add_bos_token=True, remove bos_token from template - fixes degenerate output in LM Studio

hudsongouge
36d796f3mo ago

Use exact official OpenBMB chat template (enable_thinking is defined) for LM Studio compatibility

hudsongouge
a9048e13mo ago

Use exact official OpenBMB chat template (enable_thinking is defined) for LM Studio compatibility

hudsongouge
ef4a6873mo ago

Use exact official OpenBMB chat template (enable_thinking is defined) for LM Studio compatibility

hudsongouge
321b6823mo ago

Use exact official OpenBMB chat template (enable_thinking is defined) for LM Studio compatibility

hudsongouge
6992efe3mo ago

Use exact official OpenBMB chat template (enable_thinking is defined) for LM Studio compatibility

hudsongouge
ace07263mo ago

Use exact official OpenBMB chat template (enable_thinking is defined) for LM Studio compatibility

hudsongouge
0bd78be3mo ago

Fix pre-tokenizer: use llama-bpe instead of minicpm5 for LM Studio compatibility

hudsongouge
f7187223mo ago

Fix pre-tokenizer: use llama-bpe instead of minicpm5 for LM Studio compatibility

hudsongouge
91cd39c3mo ago

Fix pre-tokenizer: use llama-bpe instead of minicpm5 for LM Studio compatibility

hudsongouge
59a9ec53mo ago

Fix pre-tokenizer: use llama-bpe instead of minicpm5 for LM Studio compatibility

hudsongouge
2f3ea4a3mo ago

Fix pre-tokenizer: use llama-bpe instead of minicpm5 for LM Studio compatibility

hudsongouge
c8d45953mo ago

Fix pre-tokenizer: use llama-bpe instead of minicpm5 for LM Studio compatibility

hudsongouge
64aadd93mo ago

Re-convert GGUF from safetensors with fixed chat template (proper alignment)

hudsongouge
75fbf0a3mo ago

Re-convert GGUF from safetensors with fixed chat template (proper alignment)

hudsongouge
62c35e13mo ago

Re-convert GGUF from safetensors with fixed chat template (proper alignment)

hudsongouge
768c7683mo ago

Re-convert GGUF from safetensors with fixed chat template (proper alignment)

hudsongouge
1a7b1f83mo ago

Re-convert GGUF from safetensors with fixed chat template (proper alignment)

hudsongouge
f3c93e63mo ago

Re-convert GGUF from safetensors with fixed chat template (proper alignment)

hudsongouge
8fe380a3mo ago

Fix chat template: default enable_thinking=true (if false -> skip, else -> thinking)

hudsongouge
59cd2133mo ago

Add quantization recommendations and chat template notes

hudsongouge
39533113mo ago

Fix chat template: default enable_thinking=true so model generates reasoning + response

hudsongouge
d4e943f3mo ago

Fix chat template: default enable_thinking=true so model generates reasoning + response

hudsongouge
4023fdf3mo ago

Fix chat template: default enable_thinking=true so model generates reasoning + response

hudsongouge
bfb42d13mo ago

Fix chat template: default enable_thinking=true so model generates reasoning + response

hudsongouge
0802d693mo ago

Fix chat template: default enable_thinking=true so model generates reasoning + response

hudsongouge
b0261733mo ago

Fix chat template: default enable_thinking=true

hudsongouge
77e0d413mo ago

Fix EOS token id (1 -> 130073)

hudsongouge
8798bf33mo ago

Fix EOS token id (1 -> 130073)

hudsongouge
43c87c63mo ago

Fix EOS token id (1 -> 130073)

hudsongouge
344adab3mo ago

Fix EOS token id (1 -> 130073)

hudsongouge
b91d8433mo ago

Fix EOS token id (1 -> 130073)

hudsongouge
550e4843mo ago

Fix EOS token id (1 -> 130073)

hudsongouge
777279d3mo ago

Update model card with eval data

hudsongouge
d7aede33mo ago

Add q2_k GGUF

hudsongouge
bf512fa3mo ago

Add q3_k_m GGUF

hudsongouge
779a9493mo ago

Add q4_k_m GGUF

hudsongouge
397346a3mo ago

Add q5_k_m GGUF

hudsongouge
04d7aef3mo ago

Add q8_0 GGUF

hudsongouge
9f937fc3mo ago

Add f16 GGUF

hudsongouge
c2165a13mo ago

Upload v3

hudsongouge
326ed5c3mo ago

initial commit

hudsongouge