Spaces:
Running on Zero
Running on Zero
File size: 1,127 Bytes
07e9db5 7968636 07e9db5 7968636 07e9db5 7968636 07e9db5 7968636 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
title: TwIL-LM3
emoji: 🧠
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 6.22.0
app_file: app.py
pinned: true
license: other
short_description: Official demo of TwIL-LM3, a 3B formal-logic reasoner
python_version: "3.12"
startup_duration_timeout: 30m
---
# TwIL-LM3 — Official Demo
Official Hugging Face Space for
[`webAI-Official/TwIL-LM3`](https://huggingface.co/webAI-Official/TwIL-LM3),
webAI's 3B reasoning model for **formal logic**.
TwIL-LM3 is built from
[`HuggingFaceTB/SmolLM3-3B`](https://huggingface.co/HuggingFaceTB/SmolLM3-3B)
through LoRA SFT, checkpoint fusion, WiSE-FT interpolation, and entropy-weighted
GRPO. It emits a collapsible `<think>…</think>` trace before the answer.
**Temperature = 0** (greedy) matches the published evaluation protocol. Keep
max new tokens at 2048 or higher so the reasoning block is not truncated.
This Space runs on ZeroGPU and streams tokens as they are generated.
> **License:** the model is released under the *webAI Non-Commercial License
> ver. 1.0* — see the [model repository](https://huggingface.co/webAI-Official/TwIL-LM3)
> for full terms.
|