Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelscope/modelscope
/ QwenVLTemplate
Class
QwenVLTemplate
modelscope/preprocessors/templates/template.py:234–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
233
234
class
QwenVLTemplate(_QwenVLTemplateMixin, QwenTemplate):
235
pass
236
237
238
class
QwenVLGenerationTemplate(_QwenVLTemplateMixin, DefaultGenerationTemplate):
Callers
1
template.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…