# Qwen2.5-14B-Instruct
[[Alibaba Group]] が公開した Qwen2.5 系列の 14B パラメータ Instruct モデル(HuggingFace: https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)。本 wiki では [[ChatTS]] のベース LLM として登場する。ChatTS は本モデルをフルパラメータ SFT し、テキスト + 時系列のネイティブな多変量モダリティへ拡張する。[[@2025__VLDB__ChatTS - Aligning Time Series with LLMs via Synthetic Data for Enhanced Understanding and Reasoning]] の text-only ベースライン比較では、Qwen2.5-14B(text)を text モードで使うと alignment overall 0.464、reasoning overall 0.364 にとどまる。
## 関連
- 提供元: [[Alibaba Group]]
- 親システム: [[ChatTS]]
- ソース: [[@2025__VLDB__ChatTS - Aligning Time Series with LLMs via Synthetic Data for Enhanced Understanding and Reasoning]]