MCPcopy Create free account
hub / github.com/MLSysU/TD-Pipe / example.py

File example.py

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

Source from the content-addressed store, hash-verified

1from TD_Pipe import LLM, SamplingParams
2import argparse
3
4parser = argparse.ArgumentParser()

Callers

nothing calls this directly

Calls 3

SamplingParamsClass · 0.90
LLMClass · 0.90
generateMethod · 0.45

Tested by

no test coverage detected