Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modelscope/ms-swift
/ test_run.py
File
test_run.py
tests/llm/test_run.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
if
__name__ ==
'__main__'
:
2
import
os
3
os.environ[
'CUDA_VISIBLE_DEVICES'
] =
'0'
4
os.environ[
'HF_ENDPOINT'
] =
'https://hf-mirror.com'
Callers
nothing calls this directly
Calls
2
get_logger
Function · 0.90
main
Method · 0.45
Tested by
no test coverage detected