bloomer010 commited on
Commit
dc8747f
·
verified ·
1 Parent(s): a513f5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,3 +20,6 @@ No fine-tuning, no recovery training.
20
 
21
  BF16 safetensors. Loads with `trust_remote_code=True` (custom `bailing_hybrid` / BailingMoeV3 code).
22
  Research artifact - quantized builds live in the sibling `-GGUF` repo.
 
 
 
 
20
 
21
  BF16 safetensors. Loads with `trust_remote_code=True` (custom `bailing_hybrid` / BailingMoeV3 code).
22
  Research artifact - quantized builds live in the sibling `-GGUF` repo.
23
+
24
+ 2026-08-21: chat_template.jinja updated to support `reasoning_effort`
25
+ (low = no thinking, high = thinking, default unchanged).