MCPcopy Create free account
hub / github.com/cli99/llm-analysis / run_infer_cursor.py

File run_infer_cursor.py

examples/llama2/run_infer_cursor.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from llm_analysis.config import (
2 ParallelismConfig,
3 get_dtype_config_by_name,
4 get_gpu_config_by_name,

Callers

nothing calls this directly

Calls 6

LLMAnalysisClass · 0.90
get_model_config_by_nameFunction · 0.90
get_gpu_config_by_nameFunction · 0.90
get_dtype_config_by_nameFunction · 0.90
ParallelismConfigClass · 0.90
inferenceMethod · 0.80

Tested by

no test coverage detected