Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
C
coderai
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • nexlab
  • coderai
  • Repository

Switch branch/tag
  • coderai
  • codai
  • backends
  • vulkan.py
Find file
BlameHistoryPermalink
  • Stefy Lanza (nextime / spora )'s avatar
    vulkan: vision requests must bypass the fast chat-render path · 40635282
    Stefy Lanza (nextime / spora ) authored Jul 22, 2026
    The plain-Jinja fast path in generate_chat_stream renders the template
    itself and generates via create_completion — which never invokes the
    multimodal (mmproj) chat handler, so image_url parts were silently
    dropped and vision models answered as if no image was sent. Streaming
    vision requests now fall through to create_chat_completion.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_014S8VtAvG499SsCbeESRK7V
    40635282
vulkan.py 111 KB
EditWeb IDE

Replace vulkan.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.