4 Commits
v1.0.1 ... main

Author SHA1 Message Date
4paradigm
e083709837 fix tokenizer
All checks were successful
Docker Build and Push / docker (push) Successful in 1m30s
2026-06-30 16:44:45 +08:00
4paradigm
de449c2971 fix tokenizer
Some checks failed
Docker Build and Push / docker (push) Failing after 12s
2026-06-30 16:40:41 +08:00
4paradigm
b50b645cc7 fix tokenizer
Some checks failed
Docker Build and Push / docker (push) Failing after 10s
2026-06-30 16:34:40 +08:00
4paradigm
4cb1930e4a fix tokenizer
Some checks failed
Docker Build and Push / docker (push) Failing after 13s
2026-06-30 16:29:11 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -129,4 +129,4 @@ jobs:
\"createBy\": \"${{ gitea.actor }}\", \"createBy\": \"${{ gitea.actor }}\",
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\", \"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\",
\"tag\": \"${{ github.ref_name }}\" \"tag\": \"${{ github.ref_name }}\"
}" }"

View File

@@ -1,3 +1,3 @@
FRAMEWORK=vllm_tokenizer_patch FRAMEWORK=vllm_tokenizer_patch
GPU_TYPE=Kunlun_P800 GPU_TYPE=Kunlunxin_p-800
TASK_TYPE=text-generation TASK_TYPE=text-generation