MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / LM_Config

Method LM_Config

src/include/lm_config.hpp:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 return ss.str();
155 }
156 LM_Config(){}
157};
158
159class Whisper_Config : public LM_Config{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected