From d69689980b1264bfce15cadd805f11472807310e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 21 Sep 2026 09:20:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: webAI-Official/TwIL-LM3 Source: Original Platform --- .gitattributes | 41 + LICENSE.md | 36 + README.md | 369 +++++++ TwIL-LM3-F16.gguf | 3 + TwIL-LM3-Q4_K_M.gguf | 3 + TwIL-LM3-Q5_K_M.gguf | 3 + TwIL-LM3-Q6_K.gguf | 3 + TwIL-LM3-Q8_0.gguf | 3 + apache-2.0-LICENSE.txt | 202 ++++ benchmarks.jpg | Bin 0 -> 62076 bytes chat_template.jinja | 94 ++ config.json | 113 +++ generation_config.json | 9 + model.safetensors | 3 + special_tokens_map.json | 16 + tokenizer.json | 3 + tokenizer_config.json | 2063 +++++++++++++++++++++++++++++++++++++++ 17 files changed, 2964 insertions(+) create mode 100644 .gitattributes create mode 100644 LICENSE.md create mode 100644 README.md create mode 100644 TwIL-LM3-F16.gguf create mode 100644 TwIL-LM3-Q4_K_M.gguf create mode 100644 TwIL-LM3-Q5_K_M.gguf create mode 100644 TwIL-LM3-Q6_K.gguf create mode 100644 TwIL-LM3-Q8_0.gguf create mode 100644 apache-2.0-LICENSE.txt create mode 100644 benchmarks.jpg create mode 100644 chat_template.jinja create mode 100644 config.json create mode 100644 generation_config.json create mode 100644 model.safetensors create mode 100644 special_tokens_map.json create mode 100644 tokenizer.json create mode 100644 tokenizer_config.json diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1736d7b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,41 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +tokenizer.json filter=lfs diff=lfs merge=lfs -text +TwIL-LM3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TwIL-LM3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +TwIL-LM3-F16.gguf filter=lfs diff=lfs merge=lfs -text +TwIL-LM3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TwIL-LM3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..86d698f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,36 @@ +webAI Non-Commercial License ver. 1.0 + + + 1. Definitions + + “Licensor” means any person or entity that distributes its Work. “Work” means (a) the original work of authorship made available under this license, which may include software, documentation, or other files, and (b) any additions to or derivative works thereof that are made available under this license. The terms “reproduce,” “reproduction,” “derivative works,” and “distribution” have the meaning as provided under U.S. copyright law; provided, however, that for the purposes of this license, derivative works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work. Works are “made available” under this license by including in or with the Work either (a) a copyright notice referencing the applicability of this license to the Work, or (b) a copy of this license. + + + 2. License Grant + + 2.1 Copyright Grant. Subject to the terms and conditions of this license, each Licensor grants to you a perpetual, worldwide, non-exclusive, royalty-free, copyright license to use, reproduce, prepare derivative works of, publicly display, publicly perform, sublicense and distribute its Work and any resulting derivative works in any form. + + + 3. Limitations + + 3.1 Redistribution. You may reproduce or distribute the Work only if (a) you do so under this license, (b) you include a complete copy of this license with your distribution, and (c) you retain without modification any copyright, patent, trademark, or attribution notices that are present in the Work. + + 3.2 Derivative Works. You may specify that additional or different terms apply to the use, reproduction, and distribution of your derivative works of the Work (“Your Terms”) only if (a) Your Terms provide that the use limitation in Section 3.3 applies to your derivative works, and (b) you identify the specific derivative works that are subject to Your Terms. Notwithstanding Your Terms, this license (including the redistribution requirements in Section 3.1) will continue to apply to the Work itself. + + 3.3 Use Limitation. The Work and any derivative works thereof only may be used or intended for use non-commercially. As used herein, “non-commercially” means for non-commercial research and educational purposes only. + + 3.4 Patent Claims. If you bring or threaten to bring a patent claim against any Licensor (including any claim, cross-claim or counterclaim in a lawsuit) to enforce any patents that you allege are infringed by any Work, then your rights under this license from such Licensor (including the grant in Section 2.1) will terminate immediately. + + 3.5 Trademarks. This license does not grant any rights to use any Licensor's or its affiliates' names, logos, or trademarks, except as necessary to reproduce the notices described in this license. Nothing in this license shall be construed as permission to use the trade names, trademarks, service marks, or product names of webAI, Inc. or its affiliates to endorse, promote, or imply association with any derivative work, product, service, or entity, without prior written consent from webAI, Inc. Use of the Work does not imply endorsement by webAI, Inc. of any derivative work, product, service, or entity. + + 3.6 Termination. If you violate any term of this license, then your rights under this license (including the grant in Section 2.1) will terminate immediately. + + + 4. Disclaimer of Warranty. + + THE WORK IS PROVIDED “AS IS” WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OR CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT. YOU BEAR THE RISK OF UNDERTAKING ANY ACTIVITIES UNDER THIS LICENSE. + + + 5. Limitation of Liability. + + EXCEPT AS PROHIBITED BY APPLICABLE LAW, IN NO EVENT AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE SHALL ANY LICENSOR BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATED TO THIS LICENSE, THE USE OR INABILITY TO USE THE WORK (INCLUDING BUT NOT LIMITED TO LOSS OF GOODWILL, BUSINESS INTERRUPTION, LOST PROFITS OR DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY OTHER DAMAGES OR LOSSES), EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. diff --git a/README.md b/README.md new file mode 100644 index 0000000..87277fe --- /dev/null +++ b/README.md @@ -0,0 +1,369 @@ +--- +language: + - en +library_name: transformers +pipeline_tag: text-generation +base_model: HuggingFaceTB/SmolLM3-3B +license: other +license_name: webai-non-commercial-license-ver.-1.0 +license_link: https://huggingface.co/webAI-Official/TwIL-LM3/blob/main/LICENSE.md +tags: + - formal-logic + - reasoning + - lora + - model-merging + - wise-ft + - reinforcement-learning + - grpo + - smollm3 + - twil-lm +--- + +# TwIL-LM3 + +A 3B reasoning model for **formal logic** tasks, built from +[`HuggingFaceTB/SmolLM3-3B`](https://huggingface.co/HuggingFaceTB/SmolLM3-3B) through LoRA +supervised fine-tuning, checkpoint fusion, WiSE-FT weight interpolation, and entropy-weighted +GRPO reinforcement learning. + +It improves in-domain formal-logic performance by **+26% relative** over its base model +(macro gate 0.336 → 0.422) **and improves held-out benchmark performance at the same time** +(+0.022 core average). It is the only arm in this project that gains on both tracks, which is +why it is the recommended release of the pair. + +Try out the model on our TwIL-LM3.1 branch, a better version of TwIL-LM3. + +![TwIL-LM3 formal and general reasoning benchmarks against gpt-oss-120b, Qwen3-8B, LFM2-2.6B and Llama-3.2-3B](benchmarks.jpg) + +## Highlights + +* **Gains on both tracks at once** — the only arm in this project that does. In-domain macro gate + 0.336 → 0.422, and the held-out 10-dataset macro 0.7193 → 0.7339 rather than the usual collapse + that follows task-specific fine-tuning. +* **Beats every arm up to and including LFM2.5-8B-A1B** — roughly three times its parameter count + — on all six Track A objective lanes and all four summary rows, not on average alone. +* **Competitive with 8B on strict scoring.** On strict-7, which gives no loose-match credit + anywhere, it sits 0.012 behind Qwen3-8B (0.1971 against 0.2093) at 2.6x fewer parameters, and + ahead of it on Lean formalisation (token-F1 0.5869 against 0.4022) and semantic parsing (0.4416 + against 0.4257). +* **Structured formal output.** Tuned for the objects rather than the prose: FOL translation, + entailment labels, semantic parses, Lean statements and Lean proof critique. +* **The most efficient arm measured, at any scale.** 482-token Track B generations and 32.9 + completed answers per second — about eight times gpt-oss-120b's rate — because it answers + short rather than because it decodes unusually fast. +* **Lowest maths-corpus perplexity of any released arm in the table** (3.8229), including + Qwen3-8B at 4.0083. +* **Runs anywhere.** 3.08B parameters in bf16, with Q4\_K\_M GGUF at 1.78 GiB for CPU or 4 GB of + VRAM. + +It is not a general assistant: there is no safety or preference tuning here beyond what SmolLM3 +carries, and instruction following regressed slightly. See +[Limitations](#limitations-and-caveats). + +## Model Details + +| Property | Value | +| ------------------------- | ------------------------------------------------------------------------------------------- | +| Model ID | `webAI-Official/TwIL-LM3` | +| Base model | [`HuggingFaceTB/SmolLM3-3B`](https://huggingface.co/HuggingFaceTB/SmolLM3-3B) | +| Total parameters | 3.08B | +| Architecture | SmolLM3 decoder-only transformer; 36 layers, hidden size 2048 | +| Input / output | Text / text | +| Language | English | +| Tokenizer vocabulary size | 128,256 | +| Context window | 65,536 tokens | +| Checkpoint precision | bfloat16 (5.73 GiB), plus Q4\_K\_M / Q5\_K\_M / Q6\_K / Q8\_0 / F16 GGUF builds | +| Post-training | LoRA SFT → checkpoint fusion → WiSE-FT (λ = 0.25) → MGPO reinforcement learning (step 2071) | +| Reasoning format | Emits a `…` block before the answer | +| Evaluated decoding | Greedy, 2048 new tokens, `max_seq_len` 8192 | +| Specialisation | Formal logic: FOL translation, entailment, semantic parsing, Lean formalisation and critique | +| License | webAI Non-Commercial License ver. 1.0 | + +The base model's 65,536-token context is carried through unchanged, but every score on this card +was measured inside an 8,192-token window; longer contexts are inherited rather than validated +here. + +## Results + +### Track A — in-domain formal logic + +All arms below were run through the same harness, prompts and decoding settings described under +[Evaluation protocol](#evaluation-protocol). Throughput rows are reported because in-domain score +alone is misleading for a 3B model: `ans/s` is defined throughout as `tok/s ÷ mean generation +length`, so it measures completed answers rather than raw decode rate. + +| lane / metric | TwIL-LM3 | TwIL-LM3* | SmolLM3-3B base | Llama-3.2-3B | LFM2-2.6B | LFM2.5-8B-A1B | Qwen3-8B | gpt-oss-120b ‡ | +|---|---:|---:|---:|---:|---:|---:|---:|---:| +| lean_formalize token_f1 | 0.5869 | **0.6456** | 0.4347 | 0.3690 | 0.1321 | 0.4655 | 0.4022 | 0.6306 | +| rule_induction derivation | 0.3192 | **0.9644** | 0.1029 | 0.0825 | 0.0615 | 0.1936 | 0.3680 | 0.6518 | +| entailment_label accuracy | 0.5750 | 0.6867 | 0.3750 | 0.3300 | 0.4700 | 0.5400 | 0.5800 | **0.7750** | +| mcq_answer accuracy | 0.1100 | **0.5200** | 0.0000 | 0.0000 | 0.0150 | 0.0750 | 0.0000 | 0.0700 | +| semantic_parse token_f1 | 0.4416 | **0.8762** | 0.4149 | 0.3102 | 0.3665 | 0.3778 | 0.4257 | 0.4331 | +| lean_critic accuracy | 0.6600 | 0.5200 | 0.6500 | 0.5300 | 0.5900 | 0.5500 | **0.7950** | 0.5550 | +| lm_corpus perplexity ↓ | 2.8972 | 3.1284 | 3.1818 | 2.8478 | 4.3815 | 4.9472 | **2.5440** | 912.23 § | +| math_corpus perplexity ↓ | 3.8229 | **3.5245** | 4.0685 | 4.7531 | 6.7472 | 8.3323 | 4.0083 | 1045.63 § | +| average, 6 lanes | 0.4488 | **0.7021** | 0.3296 | 0.2703 | 0.2725 | 0.3670 | 0.4285 | 0.5192 | +| **macro gate** | 0.4218 | **0.5896** | 0.3466 † | 0.2925 | 0.3473 | 0.3757 | 0.5336 | — | +| **strict-7** | 0.1971 | **0.3290** | 0.1493 | 0.1229 | 0.1579 | 0.1714 | 0.2093 | — | +| macro_primary | 0.4475 | 0.4958 | 0.4075 | 0.3450 | 0.4188 | 0.4213 | **0.5750** | — | +| tok/s | 15880 | 15840 | 15564 | 16160 | **25230** | 22480 | 9420 | 3374 | +| mean gen length | **564** | 572 | 999 | 696 | 2296 | 1830 | 2094 | 1005 | +| **ans/s** | **28.1** | 27.7 | 15.6 | 23.2 | 10.9 | 12.0 | 4.5 | 3.4 | + +\* **TwIL-LM3\*** is our latest version of TwIL-LM3. **The weights will be released soon** — the +files in this repository are the current TwIL-LM3 release, not this one. Lanes marked — are not +yet reported for it. + +‡ **gpt-oss-120b** runs MXFP4 weights at tensor-parallel 2 — quantized and multi-GPU, so its +throughput rows are not directly comparable to the single-GPU BF16 arms. Its `procedural` lane +and the loose-match scorings were not collected, so the three summary rows below the six-lane +average cannot be computed for it; that is what the — cells mean, not a zero. + +§ The 120B's perplexities are three orders of magnitude off every other arm because its harmony +response format and tokenizer make the corpus lanes score a different quantity. The number is +reported for completeness but is not a comparable measurement. + +† The base column here comes from the external-comparison run rather than the paired base-vs-TwIL +run, hence 0.3466 against the 0.3356 quoted in the summary at the top of this card — run-to-run +variation of the same checkpoint. The paired run is the correct basis for the improvement claim. + +**`average, 6 lanes`** is the plain mean of the six objective rows above it, each at whatever +scoring that row reports. It is a coarser summary than the three that follow — it mixes token-F1 +with accuracy — but it is the only summary row every arm here can be compared on, including the +120B. + +The next three rows aggregate more carefully. None of them include the perplexity lanes or the +token-F1 scorings, which are not on a common 0–1 accuracy scale. + +**`macro gate`** is the headline metric and the one the training pipeline gates on. It is the +equal-weight mean of five objectives: the four bounded classification lanes (`entailment_label`, +`mcq_answer`, `procedural`, `lean_critic`) plus `rule_induction`, scored by its continuous +derivation score. Rule induction is included specifically so a fine-tune cannot pass the gate +while quietly regressing inductive reasoning. In the gate, `mcq_answer` and `procedural` are +credited as `max(exact_match, loose_match)`: for free-text answer lanes, a response that is +correct but differently formatted is a formatting artefact rather than a reasoning failure. This +affects the aggregate only — the per-lane rows above stay strict. + +**`macro_primary`** is the same mean over the four classification lanes alone, without +`rule_induction`. It is the narrower "bounded classification" view, kept for comparability with +earlier reports; the gate is the metric to read for overall in-domain capability. + +**`strict-7`** is the mean of seven lanes scored under strict metrics only (`fol_translation`, +`entailment_label`, `mcq_answer`, `semantic_parse` and `lean_formalize` exact match, +`lean_critic` and `procedural` accuracy), with no loose-match credit anywhere. It is deliberately +harsh — exact match on generative lanes is near zero for every arm — so it is useful for ranking +models against each other but not as an absolute capability measure. + +TwIL-LM3 beats every arm up to and including LFM2.5-8B-A1B, and does so on all six objective +lanes and all four summary rows, not on average alone. Against the strongest of them it is +0.4218 to 0.3757 on the gate at roughly a third of the total parameters, with the margin coming +from the lanes the pipeline targets directly: `lean_formalize` token-F1 0.5869 against 0.4655, +`rule_induction` 0.3192 against 0.1936, `semantic_parse` 0.4416 against 0.3778. + +It does not beat the two largest arms. Qwen3-8B leads it on the gate 0.5336 to 0.4218 and +gpt-oss-120b leads the six-lane average 0.5192 to 0.4488. That gap is worth reading carefully in +Qwen's case: almost all of it is loose-match credit. Qwen answers MCQ correctly but never in the +requested format — strict accuracy 0.0000 against TwIL-LM3's 0.1100, while its loose match is +0.745 — and the macro rows credit `max(exact_match, loose_match)`. On `strict-7`, which gives no +loose-match credit anywhere, the two are 0.2093 to 0.1971, a gap of 0.012 rather than 0.11. Qwen +also wins `lean_critic` outright at 0.7950 and has the lowest `lm_corpus` perplexity at 2.5440. +The 120B leads three lanes outright and is genuinely stronger at entailment (0.7750) and rule +induction (0.6518). + +The size and speed context matters for both. Qwen3-8B is 2.6x the parameters and produces 4.5 +answers/sec against TwIL-LM3's 28.1; the 120B is 40x the parameters and produces 3.4. TwIL-LM3 +is the strongest arm here at its own scale and the most efficient arm at any scale. + +The unreleased TwIL-LM3\* moves the gate to 0.5896 and strict-7 to 0.3290, roughly +0.17 and ++0.13 over the current release. The gains are concentrated in the two lanes where TwIL-LM3 is +weakest in absolute terms rather than relative ones — `rule_induction` 0.3192 → 0.9644 and +`semantic_parse` token-F1 0.4416 → 0.8762 — plus strict MCQ accuracy 0.1100 → 0.5200. It gives +back `lean_critic` (0.6600 → 0.5200) and a little `lm_corpus` perplexity, so it is not uniformly +better. + +It is also the most efficient arm in the table by a wide margin — 28.1 answers/sec, from +generations averaging 564 tokens where every other arm except Llama runs past 690. The Liquid +models decode faster in raw tokens per second, 25230 and 22480 against 15880, but their length +more than cancels it. + +### Track B — held-out benchmarks + +| dataset | TwIL-LM3 | SmolLM3-3B base | Llama-3.2-3B | LFM2-2.6B | LFM2.5-8B-A1B | Qwen3-8B | gpt-oss-120b ‡ | +|---|---:|---:|---:|---:|---:|---:|---:| +| gsm8k | 0.8733 | 0.8833 | 0.8300 | 0.8767 | 0.9133 | 0.9567 | **0.9767** | +| svamp | 0.8500 | 0.8567 | 0.8200 | 0.9000 | 0.9133 | **0.9400** | **0.9400** | +| gsm_symbolic | 0.7567 | 0.7633 | 0.8067 | **0.9767** | 0.9267 | 0.8133 | 0.8467 | +| arc_cot | 0.8467 | 0.8400 | 0.7967 | 0.8667 | 0.9033 | 0.9633 | **0.9667** | +| logicbench | 0.7167 | 0.6467 | 0.5733 | 0.6267 | 0.7200 | **0.8567** | 0.8533 | +| strategyqa | 0.6500 | 0.6333 | 0.6533 | 0.6433 | 0.6667 | 0.7400 | **0.7867** | +| drop | 0.7467 | 0.7000 | 0.6733 | 0.6900 | 0.6633 | **0.8833** | 0.8500 | +| csqa | 0.7367 | 0.7067 | 0.7500 | 0.7433 | 0.7700 | **0.8633** | 0.8367 | +| musr | 0.4957 | 0.4997 | 0.4932 | 0.4867 | 0.5703 | 0.6301 | **0.6852** | +| mmlu_redux | 0.6667 | 0.6633 | 0.6000 | 0.7133 | 0.8367 | 0.8500 | **0.9467** | +| ifeval | 0.6433 | 0.6767 | 0.7167 | 0.7300 | **0.8900** | 0.8400 | 0.7900 | +| rudas_ood | 0.0365 | 0.0209 | **0.0733** | 0.0017 | 0.0061 | 0.0468 | 0.0000 ¶ | +| bbh_logic | 0.6633 | 0.6667 | 0.5333 | 0.5713 | 0.7700 | 0.6367 | **0.9980** | +| math500 | 0.6900 | 0.7000 | 0.4233 | 0.7133 | 0.7800 | 0.6100 | **0.8433** | +| **macro (10 CoT datasets)** | 0.7339 | 0.7193 | 0.6997 | 0.7523 | 0.7884 | 0.8493 | **0.8689** | +| **macro (all 14)** | 0.6694 | 0.6612 | 0.6245 | 0.6814 | 0.7378 | 0.7591 | **0.8086** | +| tok/s | 15880 | 15564 | 16160 | 25230 | 22480 | 9420 | 3374 | +| mean gen length | **482** | 626 | 510 | ≈796 | ≈1327 | ≈1931 | 801 | +| **ans/s** | **32.9** | 24.9 | 31.7 | ≈31.7 | ≈16.9 | 4.9 | 4.2 | + +‡ MXFP4 weights, tensor-parallel 2 — quantized and multi-GPU, so not directly comparable to the +single-GPU BF16 rows. ¶ 74% of its `rudas_ood` generations hit the length cap, so that cell is a +truncation artefact rather than a measured score; excluding the row, its 13-dataset macro is +0.8708. + +Lengths marked ≈ are derived from stored generations using each model's characters-per-token +ratio rather than re-tokenized directly; the method reproduces the three directly measured +lengths to within 3.5%. + +The honest summary of this table is that TwIL-LM3 does not lead it. Larger models score higher, +in order of size, and the 120B leads nine of fourteen rows. Two things are worth extracting +anyway. First, TwIL-LM3 improves on its own base while sitting mid-table (0.7339 against 0.7193 +on the 10-dataset macro), which is the point of the WiSE-FT stage — in-domain gains without +transfer collapse. Second, it produces the shortest generations of any arm here at 482 tokens +and consequently the most answers per second at 32.9, roughly eight times the 120B's rate. + +## Usage + +```python +import torch +from transformers import AutoModelForCausalLM, AutoTokenizer + +model_id = "webAI-Official/TwIL-LM3" +tok = AutoTokenizer.from_pretrained(model_id) +model = AutoModelForCausalLM.from_pretrained( + model_id, torch_dtype=torch.bfloat16, device_map="auto" +) + +messages = [{"role": "user", "content": + "Does 'All dogs are mammals. Rex is a dog.' entail 'Rex is a mammal'? " + "Answer entailment, contradiction, or neutral."}] +inputs = tok.apply_chat_template( + messages, add_generation_prompt=True, + return_tensors="pt", return_dict=True, +).to(model.device) + +out = model.generate(**inputs, max_new_tokens=2048, do_sample=False) +print(tok.decode(out[0][inputs["input_ids"].shape[-1]:], skip_special_tokens=True)) +``` + +`return_dict=True` matters on transformers 5.x, where `apply_chat_template` returns a +`BatchEncoding` rather than a bare tensor; the above works on both 4.x and 5.x. + +The reported numbers use **greedy decoding** (`do_sample=False`) and a **2048-token** generation +budget. Note that the shipped `generation_config.json` inherits SmolLM3's sampling defaults +(`do_sample=true`, `temperature=0.6`, `top_p=0.95`), so `do_sample=False` must be passed +explicitly to reproduce the evaluation. The model opens a `...` reasoning block +before answering, so a short generation budget truncates reasoning and scores far worse. + +### GGUF / llama.cpp + +Quantized GGUF builds ship in this repository alongside the safetensors weights. The `smollm3` +architecture is supported by llama.cpp, and the chat template, `<|im_end|>` EOS and BOS are +carried into the GGUF metadata, so chat mode works without extra flags. + +| file | quant | size | bits/weight | notes | +|---|---|---:|---:|---| +| `TwIL-LM3-Q4_K_M.gguf` | Q4_K_M | 1.78 GiB | 4.96 | recommended default; runs on CPU or 4 GB of VRAM | +| `TwIL-LM3-Q5_K_M.gguf` | Q5_K_M | 2.06 GiB | 5.74 | a little more headroom than Q4_K_M | +| `TwIL-LM3-Q6_K.gguf` | Q6_K | 2.35 GiB | 6.56 | close to Q8_0 quality at two-thirds the size | +| `TwIL-LM3-Q8_0.gguf` | Q8_0 | 3.05 GiB | 8.50 | near-lossless, for quality-sensitive use | +| `TwIL-LM3-F16.gguf` | F16 | 5.73 GiB | 16.00 | unquantized, for requantization or reference runs | + +```bash +llama-cli -m TwIL-LM3-Q4_K_M.gguf -cnv --temp 0 -n 2048 +``` + +Two things matter for reproducing the scores above under llama.cpp. Pass `--temp 0`, because the +evaluation is greedy while the packaged sampling defaults are not. And leave the generation +budget large — 2048 tokens or more — since the model emits a `` block before answering +and a short budget truncates it, which costs far more accuracy than the quantization does. + +F16 and Q8_0 were produced directly by `convert_hf_to_gguf.py` from the released bf16 weights; the +K-quants (Q4_K_M, Q5_K_M, Q6_K) were quantized from the F16 build with `llama-quantize`, without +an importance matrix. All five were smoke-tested for load and generation on CPU. Note that F16 is +not bit-identical to the released weights: bf16 and f16 carry the same 16 bits but trade exponent +range against mantissa precision, so the conversion is a narrowing one, in practice negligible +for inference. + +The published Track A and Track B numbers were measured on the **bf16** weights through vLLM, not +on any of these GGUF builds, so expect small deviations — most likely at Q4_K_M — that have not +been quantified here. + +## How it was built + +Four stages on top of the base model: + +1. **LoRA supervised fine-tuning** on a synthetic formal-logic corpus covering the Track A + objectives (first-order-logic translation, entailment labelling, semantic parsing, Lean + formalisation and critique, procedural reasoning, rule induction). +2. **Checkpoint fusion** — parameter-space averaging of intermediate SFT checkpoints selected + by a diversity probe, rather than taking the final checkpoint. +3. **WiSE-FT interpolation** toward the pretrained base, `W = (1 − λ)·W_base + λ·W_finetuned` + with **λ = 0.25** — i.e. only a quarter of the fine-tuned delta is retained. λ was chosen by + constrained optimisation: maximise in-domain score subject to minimal degradation on held-out + benchmarks. This conservative λ is the direct reason held-out capability survives. +4. **MGPO** — entropy-weighted GRPO reinforcement learning against a programmatic verifier, with + partial credit for loose matches and token-F1 so that all-fail prompt groups still produce + gradient. Published checkpoint is **step 2071**. + +A sibling arm that skipped stage 3's conservative interpolation scores considerably higher +in-domain (macro gate 0.515) but gives back roughly twelve points of held-out capability. This +release is the balanced point of that trade; the other was not published. + +## Limitations and caveats + +**Truncation.** At a 2048-token budget, 4.4% of Track A generations hit the cap — better than +the base's 17.4%, but still above the 2% threshold our protocol requires to mark a comparison +`rankable`. The Track A macro gate should therefore be read as indicative rather than exact. +Because a truncated response scores zero regardless of reasoning quality, both numbers are +pessimistic, and the base substantially more so — meaning the true Track A gap is probably +narrower than +0.086. + +**Scope.** Tuned for formal logic. The Track B suite does not cover code generation or tool use +(HumanEval, LiveCodeBench and BFCL were not run for this model or its base), so this release +makes no claim about those. + +**Not a chat model.** It was optimised against automatic verifiers on logic tasks. It has had no +safety tuning beyond whatever the base model carries, and no instruction-following alignment +work — IFEval regressed slightly. + +**Failed consolidation stage.** A post-RL self-distillation round (SDFT) was attempted and made +both tracks worse at every budget tried (−18% Track A at one epoch on this family). It is not +part of this model. + +## Evaluation protocol + +- Track A: `n = 200` per objective, greedy (`temperature = 0`), `max_new_tokens = 2048`, one + retry at 4096 for truncated rows, `max_seq_len = 8192`, seed 42. +- Track B: 300 examples per task, greedy, `max_gen_toks = 4096`, `max_model_len = 8192`, + `repetition_penalty = 1.0`, chat template applied, vLLM backend. +- Both tracks use the same protocol for the model and its base, in a paired run over identical + sampled rows. + +`repetition_penalty = 1.0` is load-bearing. A 1.1 penalty produced apparent 20-point swings on +Track B that were pure decoding artefact; the decoding kwargs are hashed into the protocol +identity so a mismatched runner fails loudly instead of quietly producing a different number. + +## Relationship to TwIL-LM + +[**TwIL-LM2**](https://huggingface.co/webAI-Official/TwIL-LM) is the 1.7B member of this family, built +from SmolLM2 by the same pipeline. It reaches a higher in-domain score relative to its own base — +and leads every arm we have measured on Track A strict-7, at any size — but it gives back +held-out capability; this model is the one that improves both. Both repositories now ship full +merged models on `main`, loaded directly with `AutoModelForCausalLM`; the original LoRA-adapter +release is archived on that repository's `TwIL-LM1` branch. + +## License and attribution + +Released under the **webAI Non-Commercial License ver. 1.0** — see `LICENSE.md` in this +repository. + +The base model, [`HuggingFaceTB/SmolLM3-3B`](https://huggingface.co/HuggingFaceTB/SmolLM3-3B), +is Apache 2.0; its licence text is retained as `apache-2.0-LICENSE.txt` and all credit for the +base model goes to the HuggingFaceTB team. Apache 2.0 permits distributing derivative works +under different terms provided attribution is preserved, which is what the pair of licence files +in this repository does. diff --git a/TwIL-LM3-F16.gguf b/TwIL-LM3-F16.gguf new file mode 100644 index 0000000..f45eae2 --- /dev/null +++ b/TwIL-LM3-F16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0470a605df8457dd9a4e3c3357f6a5d8c995834aefbd7f3f4c4dbea8e39322c +size 6158340256 diff --git a/TwIL-LM3-Q4_K_M.gguf b/TwIL-LM3-Q4_K_M.gguf new file mode 100644 index 0000000..ac787aa --- /dev/null +++ b/TwIL-LM3-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4eb515cceeae304ca4d5bc77447e7635143888afe2a6b37aac45c942dc36f54 +size 1915306144 diff --git a/TwIL-LM3-Q5_K_M.gguf b/TwIL-LM3-Q5_K_M.gguf new file mode 100644 index 0000000..33e14a6 --- /dev/null +++ b/TwIL-LM3-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e423df5e640c6413498d990bee9baf88bc6eb32b30c74b38d4d9d0333f4cc82 +size 2213757088 diff --git a/TwIL-LM3-Q6_K.gguf b/TwIL-LM3-Q6_K.gguf new file mode 100644 index 0000000..742d995 --- /dev/null +++ b/TwIL-LM3-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4115749a6e507105fcd297c799e1fae8b0edb9f5b7d0c2aed75f505efef0f968 +size 2530861216 diff --git a/TwIL-LM3-Q8_0.gguf b/TwIL-LM3-Q8_0.gguf new file mode 100644 index 0000000..ec089d6 --- /dev/null +++ b/TwIL-LM3-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fc209a2b12c6d6d2316d3c3a563276adb7a7f76144c81f12eb2e600b465594 +size 3275575456 diff --git a/apache-2.0-LICENSE.txt b/apache-2.0-LICENSE.txt new file mode 100644 index 0000000..7a4a3ea --- /dev/null +++ b/apache-2.0-LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/benchmarks.jpg b/benchmarks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdc9088fecf97f270c2c1ad0a88c31ed5f1ffe7c GIT binary patch literal 62076 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

6plP7NjQ&lPayLHJpVi>+Tow{?(Rj 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 literal 0 HcmV?d00001 diff --git a/chat_template.jinja b/chat_template.jinja new file mode 100644 index 0000000..e01e3a1 --- /dev/null +++ b/chat_template.jinja @@ -0,0 +1,94 @@ +{# ───── defaults ───── #} +{%- if enable_thinking is not defined -%} +{%- set enable_thinking = true -%} +{%- endif -%} + +{# ───── reasoning mode ───── #} +{%- if enable_thinking -%} + {%- set reasoning_mode = "/think" -%} +{%- else -%} + {%- set reasoning_mode = "/no_think" -%} +{%- endif -%} + +{# ───── header (system message) ───── #} +{{- "<|im_start|>system\n" -}} + +{%- if messages[0].role == "system" -%} + {%- set system_message = messages[0].content -%} + {%- if "/no_think" in system_message -%} + {%- set reasoning_mode = "/no_think" -%} + {%- elif "/think" in system_message -%} + {%- set reasoning_mode = "/think" -%} + {%- endif -%} + {%- set custom_instructions = system_message.replace("/no_think", "").replace("/think", "").rstrip() -%} +{%- endif -%} + +{%- if "/system_override" in system_message -%} + {{- custom_instructions.replace("/system_override", "").rstrip() -}} + {{- "<|im_end|>\n" -}} +{%- else -%} + {{- "## Metadata\n\n" -}} + {{- "Knowledge Cutoff Date: June 2025\n" -}} + {%- set today = strftime_now("%d %B %Y") -%} + {{- "Today Date: " ~ today ~ "\n" -}} + {{- "Reasoning Mode: " + reasoning_mode + "\n\n" -}} + + {{- "## Custom Instructions\n\n" -}} + {%- if custom_instructions -%} + {{- custom_instructions + "\n\n" -}} + {%- elif reasoning_mode == "/think" -%} + {{- "You are a helpful AI assistant named SmolLM, trained by Hugging Face. Your role as an assistant involves thoroughly exploring questions through a systematic thinking process before providing the final precise and accurate solutions. This requires engaging in a comprehensive cycle of analysis, summarizing, exploration, reassessment, reflection, backtracking, and iteration to develop well-considered thinking process. Please structure your response into two main sections: Thought and Solution using the specified format: Thought section Solution section. In the Thought section, detail your reasoning process in steps. Each step should include detailed considerations such as analysing questions, summarizing relevant findings, brainstorming new ideas, verifying the accuracy of the current steps, refining any errors, and revisiting previous steps. In the Solution section, based on various attempts, explorations, and reflections from the Thought section, systematically present the final solution that you deem correct. The Solution section should be logical, accurate, and concise and detail necessary steps needed to reach the conclusion.\n\n" -}} + {%- else -%} + {{- "You are a helpful AI assistant named SmolLM, trained by Hugging Face.\n\n" -}} + {%- endif -%} + + {%- if xml_tools or python_tools or tools -%} + {{- "### Tools\n\n" -}} + {%- if xml_tools or tools -%} + {%- if tools -%} + {%- set xml_tools = tools -%} + {%- endif -%} + {%- set ns = namespace(xml_tool_string="You may call one or more functions to assist with the user query.\nYou are provided with function signatures within XML tags:\n\n\n") -%} + {%- for tool in xml_tools[:] -%} {# The slicing makes sure that xml_tools is a list #} + {%- set ns.xml_tool_string = ns.xml_tool_string ~ (tool | string) ~ "\n" -%} + {%- endfor -%} + {%- set xml_tool_string = ns.xml_tool_string + "\n\nFor each function call, return a json object with function name and arguments within XML tags:\n\n{\"name\": , \"arguments\": }\n" -%} + {{- xml_tool_string -}} + {%- endif -%} + {%- if python_tools -%} + {%- set ns = namespace(python_tool_string="When you send a message containing Python code between '' and '' tags, it will be executed in a stateful Jupyter notebook environment, and you will then be given the output to continued reasoning in an agentic loop.\n\nYou can use the following tools in your python code like regular functions:\n\n") -%} + {%- for tool in python_tools[:] -%} {# The slicing makes sure that python_tools is a list #} + {%- set ns.python_tool_string = ns.python_tool_string ~ (tool | string) ~ "\n" -%} + {%- endfor -%} + {%- set python_tool_string = ns.python_tool_string + "\n\nThe state persists between code executions: so variables that you define in one step are still available thereafter." -%} + {{- python_tool_string -}} + {%- endif -%} + {{- "\n\n" -}} + {{- "<|im_end|>\n" -}} + {%- endif -%} +{%- endif -%} +{# ───── main loop ───── #} +{%- for message in messages -%} + {%- set content = message.content if message.content is string else "" -%} + {%- if message.role == "user" -%} + {{ "<|im_start|>" + message.role + "\n" + content + "<|im_end|>\n" }} + {%- elif message.role == "assistant" -%} + {% generation %} + {%- if reasoning_mode == "/think" -%} + {{ "<|im_start|>assistant\n" + content.lstrip("\n") + "<|im_end|>\n" }} + {%- else -%} + {{ "<|im_start|>assistant\n" + "\n\n\n" + content.lstrip("\n") + "<|im_end|>\n" }} + {%- endif -%} + {% endgeneration %} + {%- elif message.role == "tool" -%} + {{ "<|im_start|>" + "user\n" + content + "<|im_end|>\n" }} + {%- endif -%} +{%- endfor -%} +{# ───── generation prompt ───── #} +{%- if add_generation_prompt -%} + {%- if reasoning_mode == "/think" -%} + {{ "<|im_start|>assistant\n" }} + {%- else -%} + {{ "<|im_start|>assistant\n" + "\n\n\n" }} + {%- endif -%} +{%- endif -%} \ No newline at end of file diff --git a/config.json b/config.json new file mode 100644 index 0000000..2c8f56a --- /dev/null +++ b/config.json @@ -0,0 +1,113 @@ +{ + "architectures": [ + "SmolLM3ForCausalLM" + ], + "attention_bias": false, + "attention_dropout": 0.0, + "bos_token_id": 128000, + "dtype": "bfloat16", + "eos_token_id": 128012, + "hidden_act": "silu", + "hidden_size": 2048, + "initializer_range": 0.02, + "intermediate_size": 11008, + "layer_types": [ + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention" + ], + "max_position_embeddings": 65536, + "max_window_layers": 28, + "mlp_bias": false, + "model_type": "smollm3", + "no_rope_layer_interval": 4, + "no_rope_layers": [ + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 0 + ], + "num_attention_heads": 16, + "num_hidden_layers": 36, + "num_key_value_heads": 4, + "pad_token_id": 128004, + "pretraining_tp": 1, + "rms_norm_eps": 1e-06, + "rope_parameters": { + "rope_theta": 5000000.0, + "rope_type": "default" + }, + "sliding_window": null, + "tie_word_embeddings": true, + "transformers_version": "5.5.0", + "use_cache": false, + "use_sliding_window": false, + "vocab_size": 128256, + "rope_theta": 5000000.0, + "torch_dtype": "bfloat16" +} diff --git a/generation_config.json b/generation_config.json new file mode 100644 index 0000000..78989f7 --- /dev/null +++ b/generation_config.json @@ -0,0 +1,9 @@ +{ + "bos_token_id": 128000, + "do_sample": true, + "eos_token_id": 128012, + "pad_token_id": 128004, + "temperature": 0.6, + "top_p": 0.95, + "transformers_version": "5.5.0" +} diff --git a/model.safetensors b/model.safetensors new file mode 100644 index 0000000..aacc2e5 --- /dev/null +++ b/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a87a416ace45bf71a44db090108fef10f08a77a9381ba2471df5e8cca2d16e +size 6150235096 diff --git a/special_tokens_map.json b/special_tokens_map.json new file mode 100644 index 0000000..190d562 --- /dev/null +++ b/special_tokens_map.json @@ -0,0 +1,16 @@ +{ + "eos_token": { + "content": "<|im_end|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + }, + "pad_token": { + "content": "<|im_end|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false + } +} diff --git a/tokenizer.json b/tokenizer.json new file mode 100644 index 0000000..074fa66 --- /dev/null +++ b/tokenizer.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6a500b662a34eb3f0374db856ba4ad7de4c81040571d78dc0d357238930005 +size 17208819 diff --git a/tokenizer_config.json b/tokenizer_config.json new file mode 100644 index 0000000..a856916 --- /dev/null +++ b/tokenizer_config.json @@ -0,0 +1,2063 @@ +{ + "bos_token": null, + "clean_up_tokenization_spaces": false, + "eos_token": "<|im_end|>", + "model_input_names": [ + "input_ids", + "attention_mask" + ], + "model_max_length": 65536, + "pad_token": "<|im_end|>", + "added_tokens_decoder": { + "128000": { + "content": "<|begin_of_text|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128001": { + "content": "<|end_of_text|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128002": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128003": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128004": { + "content": "<|finetune_right_pad_id|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128005": { + "content": "<|reserved_special_token_2|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128006": { + "content": "<|start_header_id|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128007": { + "content": "<|end_header_id|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128008": { + "content": "<|eom_id|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128009": { + "content": "<|eot_id|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128010": { + "content": "<|python_tag|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128011": { + "content": "<|im_start|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128012": { + "content": "<|im_end|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128013": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128014": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128015": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128016": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128017": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128018": { + "content": "", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": false + }, + "128019": { + "content": "<|reserved_special_token_11|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128020": { + "content": "<|reserved_special_token_12|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128021": { + "content": "<|reserved_special_token_13|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128022": { + "content": "<|reserved_special_token_14|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128023": { + "content": "<|reserved_special_token_15|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128024": { + "content": "<|reserved_special_token_16|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128025": { + "content": "<|reserved_special_token_17|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128026": { + "content": "<|reserved_special_token_18|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128027": { + "content": "<|reserved_special_token_19|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128028": { + "content": "<|reserved_special_token_20|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128029": { + "content": "<|reserved_special_token_21|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128030": { + "content": "<|reserved_special_token_22|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128031": { + "content": "<|reserved_special_token_23|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128032": { + "content": "<|reserved_special_token_24|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128033": { + "content": "<|reserved_special_token_25|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128034": { + "content": "<|reserved_special_token_26|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128035": { + "content": "<|reserved_special_token_27|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128036": { + "content": "<|reserved_special_token_28|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128037": { + "content": "<|reserved_special_token_29|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128038": { + "content": "<|reserved_special_token_30|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128039": { + "content": "<|reserved_special_token_31|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128040": { + "content": "<|reserved_special_token_32|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128041": { + "content": "<|reserved_special_token_33|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128042": { + "content": "<|reserved_special_token_34|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128043": { + "content": "<|reserved_special_token_35|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128044": { + "content": "<|reserved_special_token_36|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128045": { + "content": "<|reserved_special_token_37|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128046": { + "content": "<|reserved_special_token_38|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128047": { + "content": "<|reserved_special_token_39|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128048": { + "content": "<|reserved_special_token_40|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128049": { + "content": "<|reserved_special_token_41|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128050": { + "content": "<|reserved_special_token_42|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128051": { + "content": "<|reserved_special_token_43|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128052": { + "content": "<|reserved_special_token_44|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128053": { + "content": "<|reserved_special_token_45|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128054": { + "content": "<|reserved_special_token_46|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128055": { + "content": "<|reserved_special_token_47|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128056": { + "content": "<|reserved_special_token_48|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128057": { + "content": "<|reserved_special_token_49|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128058": { + "content": "<|reserved_special_token_50|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128059": { + "content": "<|reserved_special_token_51|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128060": { + "content": "<|reserved_special_token_52|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128061": { + "content": "<|reserved_special_token_53|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128062": { + "content": "<|reserved_special_token_54|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128063": { + "content": "<|reserved_special_token_55|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128064": { + "content": "<|reserved_special_token_56|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128065": { + "content": "<|reserved_special_token_57|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128066": { + "content": "<|reserved_special_token_58|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128067": { + "content": "<|reserved_special_token_59|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128068": { + "content": "<|reserved_special_token_60|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128069": { + "content": "<|reserved_special_token_61|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128070": { + "content": "<|reserved_special_token_62|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128071": { + "content": "<|reserved_special_token_63|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128072": { + "content": "<|reserved_special_token_64|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128073": { + "content": "<|reserved_special_token_65|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128074": { + "content": "<|reserved_special_token_66|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128075": { + "content": "<|reserved_special_token_67|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128076": { + "content": "<|reserved_special_token_68|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128077": { + "content": "<|reserved_special_token_69|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128078": { + "content": "<|reserved_special_token_70|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128079": { + "content": "<|reserved_special_token_71|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128080": { + "content": "<|reserved_special_token_72|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128081": { + "content": "<|reserved_special_token_73|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128082": { + "content": "<|reserved_special_token_74|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128083": { + "content": "<|reserved_special_token_75|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128084": { + "content": "<|reserved_special_token_76|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128085": { + "content": "<|reserved_special_token_77|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128086": { + "content": "<|reserved_special_token_78|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128087": { + "content": "<|reserved_special_token_79|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128088": { + "content": "<|reserved_special_token_80|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128089": { + "content": "<|reserved_special_token_81|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128090": { + "content": "<|reserved_special_token_82|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128091": { + "content": "<|reserved_special_token_83|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128092": { + "content": "<|reserved_special_token_84|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128093": { + "content": "<|reserved_special_token_85|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128094": { + "content": "<|reserved_special_token_86|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128095": { + "content": "<|reserved_special_token_87|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128096": { + "content": "<|reserved_special_token_88|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128097": { + "content": "<|reserved_special_token_89|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128098": { + "content": "<|reserved_special_token_90|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128099": { + "content": "<|reserved_special_token_91|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128100": { + "content": "<|reserved_special_token_92|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128101": { + "content": "<|reserved_special_token_93|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128102": { + "content": "<|reserved_special_token_94|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128103": { + "content": "<|reserved_special_token_95|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128104": { + "content": "<|reserved_special_token_96|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128105": { + "content": "<|reserved_special_token_97|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128106": { + "content": "<|reserved_special_token_98|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128107": { + "content": "<|reserved_special_token_99|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128108": { + "content": "<|reserved_special_token_100|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128109": { + "content": "<|reserved_special_token_101|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128110": { + "content": "<|reserved_special_token_102|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128111": { + "content": "<|reserved_special_token_103|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128112": { + "content": "<|reserved_special_token_104|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128113": { + "content": "<|reserved_special_token_105|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128114": { + "content": "<|reserved_special_token_106|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128115": { + "content": "<|reserved_special_token_107|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128116": { + "content": "<|reserved_special_token_108|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128117": { + "content": "<|reserved_special_token_109|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128118": { + "content": "<|reserved_special_token_110|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128119": { + "content": "<|reserved_special_token_111|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128120": { + "content": "<|reserved_special_token_112|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128121": { + "content": "<|reserved_special_token_113|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128122": { + "content": "<|reserved_special_token_114|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128123": { + "content": "<|reserved_special_token_115|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128124": { + "content": "<|reserved_special_token_116|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128125": { + "content": "<|reserved_special_token_117|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128126": { + "content": "<|reserved_special_token_118|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128127": { + "content": "<|reserved_special_token_119|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128128": { + "content": "<|reserved_special_token_120|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128129": { + "content": "<|reserved_special_token_121|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128130": { + "content": "<|reserved_special_token_122|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128131": { + "content": "<|reserved_special_token_123|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128132": { + "content": "<|reserved_special_token_124|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128133": { + "content": "<|reserved_special_token_125|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128134": { + "content": "<|reserved_special_token_126|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128135": { + "content": "<|reserved_special_token_127|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128136": { + "content": "<|reserved_special_token_128|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128137": { + "content": "<|reserved_special_token_129|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128138": { + "content": "<|reserved_special_token_130|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128139": { + "content": "<|reserved_special_token_131|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128140": { + "content": "<|reserved_special_token_132|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128141": { + "content": "<|reserved_special_token_133|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128142": { + "content": "<|reserved_special_token_134|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128143": { + "content": "<|reserved_special_token_135|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128144": { + "content": "<|reserved_special_token_136|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128145": { + "content": "<|reserved_special_token_137|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128146": { + "content": "<|reserved_special_token_138|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128147": { + "content": "<|reserved_special_token_139|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128148": { + "content": "<|reserved_special_token_140|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128149": { + "content": "<|reserved_special_token_141|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128150": { + "content": "<|reserved_special_token_142|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128151": { + "content": "<|reserved_special_token_143|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128152": { + "content": "<|reserved_special_token_144|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128153": { + "content": "<|reserved_special_token_145|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128154": { + "content": "<|reserved_special_token_146|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128155": { + "content": "<|reserved_special_token_147|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128156": { + "content": "<|reserved_special_token_148|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128157": { + "content": "<|reserved_special_token_149|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128158": { + "content": "<|reserved_special_token_150|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128159": { + "content": "<|reserved_special_token_151|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128160": { + "content": "<|reserved_special_token_152|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128161": { + "content": "<|reserved_special_token_153|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128162": { + "content": "<|reserved_special_token_154|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128163": { + "content": "<|reserved_special_token_155|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128164": { + "content": "<|reserved_special_token_156|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128165": { + "content": "<|reserved_special_token_157|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128166": { + "content": "<|reserved_special_token_158|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128167": { + "content": "<|reserved_special_token_159|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128168": { + "content": "<|reserved_special_token_160|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128169": { + "content": "<|reserved_special_token_161|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128170": { + "content": "<|reserved_special_token_162|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128171": { + "content": "<|reserved_special_token_163|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128172": { + "content": "<|reserved_special_token_164|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128173": { + "content": "<|reserved_special_token_165|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128174": { + "content": "<|reserved_special_token_166|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128175": { + "content": "<|reserved_special_token_167|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128176": { + "content": "<|reserved_special_token_168|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128177": { + "content": "<|reserved_special_token_169|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128178": { + "content": "<|reserved_special_token_170|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128179": { + "content": "<|reserved_special_token_171|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128180": { + "content": "<|reserved_special_token_172|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128181": { + "content": "<|reserved_special_token_173|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128182": { + "content": "<|reserved_special_token_174|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128183": { + "content": "<|reserved_special_token_175|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128184": { + "content": "<|reserved_special_token_176|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128185": { + "content": "<|reserved_special_token_177|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128186": { + "content": "<|reserved_special_token_178|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128187": { + "content": "<|reserved_special_token_179|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128188": { + "content": "<|reserved_special_token_180|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128189": { + "content": "<|reserved_special_token_181|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128190": { + "content": "<|reserved_special_token_182|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128191": { + "content": "<|reserved_special_token_183|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128192": { + "content": "<|reserved_special_token_184|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128193": { + "content": "<|reserved_special_token_185|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128194": { + "content": "<|reserved_special_token_186|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128195": { + "content": "<|reserved_special_token_187|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128196": { + "content": "<|reserved_special_token_188|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128197": { + "content": "<|reserved_special_token_189|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128198": { + "content": "<|reserved_special_token_190|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128199": { + "content": "<|reserved_special_token_191|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128200": { + "content": "<|reserved_special_token_192|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128201": { + "content": "<|reserved_special_token_193|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128202": { + "content": "<|reserved_special_token_194|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128203": { + "content": "<|reserved_special_token_195|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128204": { + "content": "<|reserved_special_token_196|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128205": { + "content": "<|reserved_special_token_197|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128206": { + "content": "<|reserved_special_token_198|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128207": { + "content": "<|reserved_special_token_199|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128208": { + "content": "<|reserved_special_token_200|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128209": { + "content": "<|reserved_special_token_201|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128210": { + "content": "<|reserved_special_token_202|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128211": { + "content": "<|reserved_special_token_203|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128212": { + "content": "<|reserved_special_token_204|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128213": { + "content": "<|reserved_special_token_205|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128214": { + "content": "<|reserved_special_token_206|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128215": { + "content": "<|reserved_special_token_207|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128216": { + "content": "<|reserved_special_token_208|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128217": { + "content": "<|reserved_special_token_209|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128218": { + "content": "<|reserved_special_token_210|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128219": { + "content": "<|reserved_special_token_211|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128220": { + "content": "<|reserved_special_token_212|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128221": { + "content": "<|reserved_special_token_213|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128222": { + "content": "<|reserved_special_token_214|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128223": { + "content": "<|reserved_special_token_215|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128224": { + "content": "<|reserved_special_token_216|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128225": { + "content": "<|reserved_special_token_217|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128226": { + "content": "<|reserved_special_token_218|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128227": { + "content": "<|reserved_special_token_219|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128228": { + "content": "<|reserved_special_token_220|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128229": { + "content": "<|reserved_special_token_221|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128230": { + "content": "<|reserved_special_token_222|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128231": { + "content": "<|reserved_special_token_223|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128232": { + "content": "<|reserved_special_token_224|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128233": { + "content": "<|reserved_special_token_225|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128234": { + "content": "<|reserved_special_token_226|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128235": { + "content": "<|reserved_special_token_227|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128236": { + "content": "<|reserved_special_token_228|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128237": { + "content": "<|reserved_special_token_229|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128238": { + "content": "<|reserved_special_token_230|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128239": { + "content": "<|reserved_special_token_231|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128240": { + "content": "<|reserved_special_token_232|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128241": { + "content": "<|reserved_special_token_233|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128242": { + "content": "<|reserved_special_token_234|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128243": { + "content": "<|reserved_special_token_235|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128244": { + "content": "<|reserved_special_token_236|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128245": { + "content": "<|reserved_special_token_237|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128246": { + "content": "<|reserved_special_token_238|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128247": { + "content": "<|reserved_special_token_239|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128248": { + "content": "<|reserved_special_token_240|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128249": { + "content": "<|reserved_special_token_241|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128250": { + "content": "<|reserved_special_token_242|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128251": { + "content": "<|reserved_special_token_243|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128252": { + "content": "<|reserved_special_token_244|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128253": { + "content": "<|reserved_special_token_245|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128254": { + "content": "<|reserved_special_token_246|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "128255": { + "content": "<|reserved_special_token_247|>", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "tokenizer_class": "PreTrainedTokenizerFast", + "chat_template": "{# ───── defaults ───── #}\n{%- if enable_thinking is not defined -%}\n{%- set enable_thinking = true -%}\n{%- endif -%}\n\n{# ───── reasoning mode ───── #}\n{%- if enable_thinking -%}\n {%- set reasoning_mode = \"/think\" -%}\n{%- else -%}\n {%- set reasoning_mode = \"/no_think\" -%}\n{%- endif -%}\n\n{# ───── header (system message) ───── #}\n{{- \"<|im_start|>system\\n\" -}}\n\n{%- if messages[0].role == \"system\" -%}\n {%- set system_message = messages[0].content -%}\n {%- if \"/no_think\" in system_message -%}\n {%- set reasoning_mode = \"/no_think\" -%}\n {%- elif \"/think\" in system_message -%}\n {%- set reasoning_mode = \"/think\" -%}\n {%- endif -%}\n {%- set custom_instructions = system_message.replace(\"/no_think\", \"\").replace(\"/think\", \"\").rstrip() -%}\n{%- endif -%}\n\n{%- if \"/system_override\" in system_message -%}\n {{- custom_instructions.replace(\"/system_override\", \"\").rstrip() -}}\n {{- \"<|im_end|>\\n\" -}}\n{%- else -%}\n {{- \"## Metadata\\n\\n\" -}}\n {{- \"Knowledge Cutoff Date: June 2025\\n\" -}}\n {%- set today = strftime_now(\"%d %B %Y\") -%}\n {{- \"Today Date: \" ~ today ~ \"\\n\" -}}\n {{- \"Reasoning Mode: \" + reasoning_mode + \"\\n\\n\" -}}\n \n {{- \"## Custom Instructions\\n\\n\" -}}\n {%- if custom_instructions -%}\n {{- custom_instructions + \"\\n\\n\" -}}\n {%- elif reasoning_mode == \"/think\" -%}\n {{- \"You are a helpful AI assistant named SmolLM, trained by Hugging Face. Your role as an assistant involves thoroughly exploring questions through a systematic thinking process before providing the final precise and accurate solutions. This requires engaging in a comprehensive cycle of analysis, summarizing, exploration, reassessment, reflection, backtracking, and iteration to develop well-considered thinking process. Please structure your response into two main sections: Thought and Solution using the specified format: Thought section Solution section. In the Thought section, detail your reasoning process in steps. Each step should include detailed considerations such as analysing questions, summarizing relevant findings, brainstorming new ideas, verifying the accuracy of the current steps, refining any errors, and revisiting previous steps. In the Solution section, based on various attempts, explorations, and reflections from the Thought section, systematically present the final solution that you deem correct. The Solution section should be logical, accurate, and concise and detail necessary steps needed to reach the conclusion.\\n\\n\" -}}\n {%- else -%}\n {{- \"You are a helpful AI assistant named SmolLM, trained by Hugging Face.\\n\\n\" -}}\n {%- endif -%}\n\n {%- if xml_tools or python_tools or tools -%}\n {{- \"### Tools\\n\\n\" -}}\n {%- if xml_tools or tools -%}\n {%- if tools -%}\n {%- set xml_tools = tools -%}\n {%- endif -%}\n {%- set ns = namespace(xml_tool_string=\"You may call one or more functions to assist with the user query.\\nYou are provided with function signatures within XML tags:\\n\\n\\n\") -%}\n {%- for tool in xml_tools[:] -%} {# The slicing makes sure that xml_tools is a list #}\n {%- set ns.xml_tool_string = ns.xml_tool_string ~ (tool | string) ~ \"\\n\" -%}\n {%- endfor -%}\n {%- set xml_tool_string = ns.xml_tool_string + \"\\n\\nFor each function call, return a json object with function name and arguments within XML tags:\\n\\n{\\\"name\\\": , \\\"arguments\\\": }\\n\" -%}\n {{- xml_tool_string -}}\n {%- endif -%}\n {%- if python_tools -%}\n {%- set ns = namespace(python_tool_string=\"When you send a message containing Python code between '' and '' tags, it will be executed in a stateful Jupyter notebook environment, and you will then be given the output to continued reasoning in an agentic loop.\\n\\nYou can use the following tools in your python code like regular functions:\\n\\n\") -%}\n {%- for tool in python_tools[:] -%} {# The slicing makes sure that python_tools is a list #}\n {%- set ns.python_tool_string = ns.python_tool_string ~ (tool | string) ~ \"\\n\" -%}\n {%- endfor -%}\n {%- set python_tool_string = ns.python_tool_string + \"\\n\\nThe state persists between code executions: so variables that you define in one step are still available thereafter.\" -%}\n {{- python_tool_string -}}\n {%- endif -%}\n {{- \"\\n\\n\" -}}\n {{- \"<|im_end|>\\n\" -}}\n {%- endif -%}\n{%- endif -%}\n{# ───── main loop ───── #}\n{%- for message in messages -%}\n {%- set content = message.content if message.content is string else \"\" -%}\n {%- if message.role == \"user\" -%}\n {{ \"<|im_start|>\" + message.role + \"\\n\" + content + \"<|im_end|>\\n\" }}\n {%- elif message.role == \"assistant\" -%}\n {% generation %}\n {%- if reasoning_mode == \"/think\" -%}\n {{ \"<|im_start|>assistant\\n\" + content.lstrip(\"\\n\") + \"<|im_end|>\\n\" }}\n {%- else -%}\n {{ \"<|im_start|>assistant\\n\" + \"\\n\\n\\n\" + content.lstrip(\"\\n\") + \"<|im_end|>\\n\" }}\n {%- endif -%}\n {% endgeneration %}\n {%- elif message.role == \"tool\" -%}\n {{ \"<|im_start|>\" + \"user\\n\" + content + \"<|im_end|>\\n\" }}\n {%- endif -%}\n{%- endfor -%}\n{# ───── generation prompt ───── #}\n{%- if add_generation_prompt -%}\n {%- if reasoning_mode == \"/think\" -%}\n {{ \"<|im_start|>assistant\\n\" }}\n {%- else -%}\n {{ \"<|im_start|>assistant\\n\" + \"\\n\\n\\n\" }}\n {%- endif -%}\n{%- endif -%}" +}