Khy OS — AI platform operating system with an extensible default app runtime
Project description
KHY OS
KHY OS 是一个以 khy 为入口的 AI 平台 CLI 运行时,默认内置应用为 khyquant。
- 平台主命令:
khy - 兼容命令:
khyquant、khy-quant、khy-os
快速开始
python -m pip install -U khy-os
khy --version
khy doctor
进入交互:
khy
常用命令
khy gateway status
khy gateway model
khy models list
khy db status
khy guanli
升级:
python -m pip install --upgrade khy-os
文档导航
优先阅读:
专项文档:
开发与发布(简版)
python3 -m pip install -e ".[dev]"
npm install
npm --prefix frontend install
npm --prefix ai-frontend install
npm run check:version-sync
npm --prefix backend test
版本发布前必须保证以下三个版本一致:
khy_quant/__init__.pypyproject.tomlbackend/package.json
说明
- pip 包不会内置大模型权重或大型推理二进制(如
.gguf)。 - Windows 首次使用建议验证一次
khy guanli,确保管理页可正常打开。
许可证
本项目使用 GPL-3.0-only 许可证,详见仓库根目录 LICENSE。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
khy_os-0.1.21.tar.gz
(17.1 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
khy_os-0.1.21-py3-none-any.whl
(14.6 MB
view details)
File details
Details for the file khy_os-0.1.21.tar.gz.
File metadata
- Download URL: khy_os-0.1.21.tar.gz
- Upload date:
- Size: 17.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b4f5bbec3fc4ef2cec0398a89fad2f836b119ca618f607f5ada96fbd9f60d3e
|
|
| MD5 |
03fb5efdb1486cbd96a677a944eef509
|
|
| BLAKE2b-256 |
f975535ba87ff2236e970e026561e784c440380a98b1cc4a3c82a133404ed3b1
|
File details
Details for the file khy_os-0.1.21-py3-none-any.whl.
File metadata
- Download URL: khy_os-0.1.21-py3-none-any.whl
- Upload date:
- Size: 14.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d93252348357415d058c13b9da2c45eed42ee0c13fd19a32c3bc399a1f33ee49
|
|
| MD5 |
d7c6719f9e0a8af08bfb42afefb35099
|
|
| BLAKE2b-256 |
616d7e73f3c871f9545211b183108bfbcaa9a023ab87085369fdda5e40589d8a
|