MCPcopy Create free account
hub / github.com/modelscope/modelscope / template.py

File template.py

modelscope/preprocessors/templates/template.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2import json
3import os
4import re

Callers

nothing calls this directly

Calls 15

get_loggerFunction · 0.90
register_templateFunction · 0.85
TemplateClass · 0.85
QwenTemplateClass · 0.85
QwenVLTemplateClass · 0.85
ChatmlTemplateClass · 0.85
QwenAudioTemplateClass · 0.85
Qwen2AudioTemplateClass · 0.85
Qwen2VLTemplateClass · 0.85

Tested by

no test coverage detected