2 Commits
v3.0 ... v5.0

Author SHA1 Message Date
7355608
ee662b2692 Config-only strategy, no Dockerfile 2026-07-03 23:57:16 +08:00
7355608
32f05448af Final minimal strategy 2026-07-03 22:20:29 +08:00
3 changed files with 2 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
FROM alpine:latest
WORKDIR /workspace
ENTRYPOINT ["echo", "ready"]

View File

@@ -1 +0,0 @@
# P800 vLLM Agent

2
agent.yaml Normal file
View File

@@ -0,0 +1,2 @@
name: p800-agent
docker_image: harbor.4pd.io/modelhubxc/sunruoxi/enginex-xc-llm-kunlunxin-fix-tokenizer:v1.0.0