Views
No views yet
Main BF16 model: t-tech/T-pro-it-2.0
awq-quantized model checkpoint for T-pro-it-2.0, whose name ends with -AWQ. You can find more details in the quantization_config field in config.json.
However, please keep in mind the following known limitation:enable_thinking flag in tokenizer.apply_chat_template.| Mode | Temperature | presence_penalty |
|---|---|---|
| No‑think (general requests) | ≤ 0.3 | 1.0 |
| Think mode (standard requests) | ≈ 0.6 | 1.0 |
| Complex reasoning requests | ≥ 0.8 | 1.0 |
vllm>=0.9.0 or to create an OpenAI-compatible API endpoint: vllm serve t-tech/T‑pro‑it‑2.0‑AWQ --enable-reasoning --reasoning-parser qwen31@inproceedings{stoianov-etal-2026-pro,
2 title = "{T}-pro 2.0: An Efficient {R}ussian Hybrid-Reasoning Model and Playground",
3 author = "Stoianov, Dmitrii and
4 Taranets, Danil and
5 Tsymboi, Olga and
6 Latypov, Ramil and
7 Dautov, Almaz and
8 Kruglikov, Vladislav and
9 Nikita, Surkov and
10 Abramov, German and
11 Gein, Pavel and
12 Abulkhanov, Dmitry and
13 Gashkov, Mikhail and
14 Zelenkovskiy, Viktor and
15 Batalov, Artem and
16 Medvedev, Aleksandr and
17 Potapov, Anatolii",
18 editor = "Croce, Danilo and
19 Leidner, Jochen and
20 Moosavi, Nafise Sadat",
21 booktitle = "Proceedings of the 19th Conference of the {E}uropean Chapter of the {A}ssociation for {C}omputational {L}inguistics (Volume 3: System Demonstrations)",
22 month = mar,
23 year = "2026",
24 address = "Rabat, Marocco",
25 publisher = "Association for Computational Linguistics",
26 url = "https://aclanthology.org/2026.eacl-demo.22/",
27 doi = "10.18653/v1/2026.eacl-demo.22",
28 pages = "297--319",
29 ISBN = "979-8-89176-382-1"
30 }