MCPcopy
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

1if __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_loggerFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected