MCPcopy
hub / github.com/modelscope/ms-swift / llm.py

File llm.py

swift/model/models/llm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) ModelScope Contributors. All rights reserved.
2from transformers import AutoTokenizer, PretrainedConfig
3from typing import Any, Dict
4

Callers

nothing calls this directly

Calls 5

get_loggerFunction · 0.90
register_modelFunction · 0.85
ModelMetaClass · 0.85
ModelGroupClass · 0.85
ModelClass · 0.50

Tested by

no test coverage detected