zhouyuanxi 94b72eadf3 resubmit via mechanism B the 157 models that failed on zhoushasha with "please download the model first"
MetaX_c-500(61) / Kunlunxin_p-800(1) / Cambricon_mlu-370-x8(1) / Biren_166m(94).
Mechanism A requires models to be pre-downloaded to platform storage; this repo's
mechanism B passes a HuggingFace modelAddress that the platform fetches itself.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-15 17:32:16 +08:00

xc_validation_strategy_vllm_zhouyuanxi

批量向 ModelHub XC 平台提交模型适配任务的策略服务zhouyuanxi 账号zhoukaile xc-Token 之后保持 HTTP 服务存活供平台探活。

功能

  • 通过 /api/adapt/task/add 接口xc-Token 认证)批量提交模型适配任务
  • vllm 框架api chatKunlunxin_p-800 GPU
  • 提交成功的模型写入 submitted_adapt_tasks.txt
  • 暴露 /health/status 接口满足平台运行时契约

平台契约说明

  • Dockerfile 位于仓库根目录,基于官方轻量基础镜像
  • 暴露 8080 端口并实现 GET /health
  • 通过环境变量 STRATEGY_ID 获取策略 ID
  • 正确处理 SIGTERM 信号,支持优雅停机
Description
No description provided
Readme 1.1 MiB
Languages
Python 99.7%
Dockerfile 0.3%