Skip to content

isxcode/torch-yun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

至数云-超轻量级人工智能应用平台

Docker Pulls build GitHub Repo stars GitHub forks FOSSA Status GitHub License

产品官网: https://zhishuyun.isxcode.com
源码仓库: https://github.com/isxcode/torch-yun
演示环境: https://zhishuyun-demo.isxcode.com
部署文档: https://zhishuyun.isxcode.com/zh/docs/zh/1/2
安装包下载: https://zhishuyun-demo.isxcode.com/tools/open/file/zhishuyun.tar.gz
许可证下载: https://zhishuyun-demo.isxcode.com/tools/open/file/license.lic
友情链接: 至轻云 - 超轻量级智能化大数据中心
关键词: 大模型训练, 智能中心, 模型调用, 模型编排, 人工智能, Pytorch, Docker

产品介绍

       至数云是一款超轻量、企业级人工智能应用平台。一键部署,开箱即用。可快速实现AI应用构建、大模型部署、模型训练、接口开放、可视化流程等场景。兼容通义千问和DeepSeek模型,助力企业拥抱人工智能新时代。

功能特点

  • 轻量级产品: 无需安装额外组件,一键部署,开箱即用。
  • 云原生私有化: 兼容云原生架构,支持多节点安装与高可用集群部署。

立即体验

Tip

演示地址:https://zhishuyun-demo.isxcode.com
体验账号:zhiyao
账号密码:zhiyao123

快速部署

Note

访问地址:http://localhost:8080
管理员账号:admin
管理员密码:admin123

docker run -p 8080:8080 -d isxcode/zhishuyun

相关文档

源码构建

Important

安装包路径: /tmp/torch-yun/torch-yun-dist/build/distributions/zhishuyun.tar.gz

cd /tmp
git clone https://github.com/isxcode/torch-yun.git
docker run --rm \
  -v /tmp/torch-yun:/torch-yun \
  -w /torch-yun \
  -it registry.cn-shanghai.aliyuncs.com/isxcode/zhishuyun-build:amd-latest \
  /bin/bash -c "source /etc/profile && gradle install clean package"

About

Ultra-Intelligent AI-in-one Application Platform | 至数云-超轻量级人工智能应用平台

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •