Skip to main content

kronos-pypi-collision

Fix for `pip install kronos` returning the wrong package when trying to use the financial K-line foundation model. Use when: (1) you intend to use the Kronos OHLCV/K-line transformer from arXiv 2508.02739 (Shi et al., AAAI 2026), (2) `pip install kronos` succeeds but `import kronos` fails with `ModuleNotFoundError: No module named 'django'` (the unrelated PyPI package is a Django-based scheduler), (3) you can't find a `kronos` pip package that exposes `Kronos`/`KronosTokenizer`/`KronosPredictor`. The financial Kronos model has no published pip package under that name; install from the GitHub repo (`shiyu-coder/Kronos`) instead. Also covers Mac (Apple Silicon) usage: device must be `"cpu"` or `"mps"`, never `"cuda:0"`.

跳到安装

来源信息

仓库
cajias/claude-skills
最近来源活动
2026年7月20日 07:29
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。