Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
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
LLMAnalysis
Class · 0.90
get_model_config_by_name
Function · 0.90
get_gpu_config_by_name
Function · 0.90
get_dtype_config_by_name
Function · 0.90
ParallelismConfig
Class · 0.90
inference
Method · 0.80
Tested by
no test coverage detected