biondizzle
  • Joined on 2025-12-10
biondizzle pushed to master at biondizzle/vllm-deepseek-v32-mtp 2026-04-13 23:48:34 +00:00
9e1ecc78df Fix Jenkinsfile: add missing BASE_IMAGE parameter
biondizzle pushed to master at biondizzle/vllm-deepseek-v32-mtp 2026-04-13 23:46:51 +00:00
d245658d29 Add README and update Jenkinsfile with repository URL
biondizzle created branch master in biondizzle/vllm-deepseek-v32-mtp 2026-04-13 23:42:35 +00:00
biondizzle pushed to master at biondizzle/vllm-deepseek-v32-mtp 2026-04-13 23:42:35 +00:00
4b4daea27a init commit
biondizzle created repository biondizzle/vllm-deepseek-v32-mtp 2026-04-13 23:34:59 +00:00
biondizzle pushed to master at biondizzle/vllm-to-sglang 2026-04-13 17:49:48 +00:00
7d9c4da2ee not sure why we have a default tool parser
biondizzle pushed to master at biondizzle/vllm-kimi25-eagle 2026-04-13 17:28:33 +00:00
4de7496f5b Add README
biondizzle pushed to master at biondizzle/vllm-kimi25-eagle 2026-04-13 15:52:30 +00:00
ad76c78630 Install unzip for Eagle3 extraction, then remove it
biondizzle pushed to master at biondizzle/vllm-kimi25-eagle 2026-04-13 15:39:14 +00:00
7d2f02a7cf Fix empty TAG fallback in Jenkinsfile
biondizzle created branch master in biondizzle/vllm-kimi25-eagle 2026-04-13 15:24:51 +00:00
biondizzle pushed to master at biondizzle/vllm-kimi25-eagle 2026-04-13 15:24:51 +00:00
3293502548 init commit
biondizzle created repository biondizzle/vllm-kimi25-eagle 2026-04-13 15:23:57 +00:00
biondizzle created branch master in biondizzle/model-tool-tests 2026-04-12 22:39:38 +00:00
biondizzle pushed to master at biondizzle/model-tool-tests 2026-04-12 22:39:38 +00:00
0745cca339 fix git ignore
b2962c75fa add README, models.env.example, add Qwen3.5-27B to models.env
1beaa23c58 consolidate to run_suite.py: single pluggable test suite, all models 84/84
2fa811b2e2 add test_nested_bad_properties (Tool 21 bug reproduction)
808ad48d38 add .env/.gitignore, fix logprobs test (pair with top_logprobs), load .env in test_devstral
biondizzle created repository biondizzle/model-tool-tests 2026-04-12 22:38:36 +00:00
biondizzle pushed to master at biondizzle/vllm-to-sglang 2026-04-12 21:23:28 +00:00
efc9dc33e7 dynamic arg translation, remove entrypoint.sh, update README
biondizzle pushed to master at biondizzle/vllm-to-sglang 2026-04-12 20:52:46 +00:00
7c1ed0408b fix: recursive _fix_schema to handle nested properties=[] at any depth
biondizzle pushed to master at biondizzle/vllm-to-sglang 2026-04-12 20:27:46 +00:00
a9911386e0 strip guided_json, guided_regex too; fix parameters.properties array
biondizzle pushed to master at biondizzle/vllm-to-sglang 2026-04-12 20:23:13 +00:00
ccedd3ecee fix: add chat_template_kwargs to STRIP_PARAMS, fix parameters.properties array
biondizzle pushed to master at biondizzle/vllm-to-sglang 2026-04-12 20:17:08 +00:00
c66511e16f fix: handle parameters.properties being array, not just parameters itself