Add simple tool calling script that works around vLLM tool_choice limitation 1f77df0 Peter Larnholt commited on Oct 9, 2025
Remove --enable-auto-tool-choice flag (Qwen has native tool calling) 80b0386 Peter Larnholt commited on Oct 9, 2025
Enable auto tool choice for better tool calling support 55381a2 Peter Larnholt commited on Oct 9, 2025
Upgrade torch to 2.5.1 for vLLM 0.6.4.post1 compatibility 1b713bd Peter Larnholt commited on Oct 9, 2025
Upgrade vLLM to 0.6.4.post1 and remove explicit outlines dependencies 65659d1 Peter Larnholt commited on Oct 9, 2025
Add outlines package and fix Gradio message format compatibility fa4aba4 Peter Larnholt commited on Oct 9, 2025
Enable verbose logging to diagnose chat completion errors 0e074c5 Peter Larnholt commited on Oct 9, 2025
Fix invalid --disable-guided-decoding flag and add airportsdata dependency 2e9c870 Peter Larnholt commited on Oct 9, 2025
Disable guided decoding to resolve chat completion errors 3356350 Peter Larnholt commited on Oct 9, 2025
Remove guided decoding backend override and add airportsdata dependency 4142581 Peter Larnholt commited on Oct 9, 2025
Switch guided decoding backend to lm-format-enforcer to avoid outlines issues 82c6e6d Peter Larnholt commited on Oct 9, 2025
Disable HF_HUB_ENABLE_HF_TRANSFER to avoid missing dependency error 952d32f Peter Larnholt commited on Oct 9, 2025
Fix torch version to 2.4.0 for vLLM 0.6.3.post1 compatibility 972cd35 Peter Larnholt commited on Oct 9, 2025
Upgrade to vLLM 0.6.3.post1 and remove pyairports workarounds e48919a Peter Larnholt commited on Oct 9, 2025
Add sitecustomize.py to patch pyairports module globally 5130472 Peter Larnholt commited on Oct 9, 2025
Use py-airports package instead of pyairports and add debugging 951c827 Peter Larnholt commited on Oct 9, 2025
Add back outlines dependencies required by vLLM 0.5.5 imports b56faa8 Peter Larnholt commited on Oct 9, 2025
Pass VLLM_USE_OUTLINES=0 to subprocess and remove outlines dependencies aaa0398 Peter Larnholt commited on Oct 9, 2025