Method__init__(self, global_config, cache_dir=None, cache_filename=None, max_model_len=4096, **kwargs)
src/comorag/llm/vllm_offline.py:32
Method__init__(self, cache_dir, global_config, cache_filename: str = None,
high_throughput: bool = True,
src/comorag/llm/openai_gpt.py:122