MCPcopy Create free account
hub / github.com/SkyworkAI/Skywork / cli_demo.py

File cli_demo.py

cli_demo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from transformers import AutoModelForCausalLM, AutoTokenizer
2from transformers.generation import GenerationConfig
3from transformers import AutoConfig
4import torch

Callers

nothing calls this directly

Calls 3

loadFunction · 0.70
special_encodeFunction · 0.70
extract_resFunction · 0.70

Tested by

no test coverage detected