b8665
common : add gemma 4 specialized parser (#21418)
common : add gemma4 dedicated parser
cont : add '<|tool_response>' as eog
cont : emit JSON from Gemma4 tool call AST
cont : more fixes
cont : refactor convert function
cont : refine rules and mapping
cont : add more tests
cont : clean up
cont : remove autoparser gemma4 implementation
cont : more cleanup
cont : rename gemma4.jinja to match the others
cont : add custom template to support interleaved thinking
cont : preserve reasoning in model turns
cont : fix initializer error
cont : fix unused vars
cont : fix accidental static
cont : fix specialized_template signature
fix extra semicolon
remove debug line and extra space [no ci]
macOS/iOS:
Linux:
- Ubuntu x64 (CPU)
- Ubuntu arm64 (CPU)
- Ubuntu s390x (CPU)
- Ubuntu x64 (Vulkan)
- Ubuntu arm64 (Vulkan)
- Ubuntu x64 (ROCm 7.2)
- Ubuntu x64 (OpenVINO)
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: