|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
This is the complete list of members for nndeploy::llm::LlmInferFactory, including all inherited members.
| getAllKeys() | nndeploy::llm::LlmInferFactory | inline |
| getCreator(const std::string &infer_key, const std::string &model_key) | nndeploy::llm::LlmInferFactory | inline |
| getInferKeys() | nndeploy::llm::LlmInferFactory | inline |
| getInstance() | nndeploy::llm::LlmInferFactory | inlinestatic |
| getModelKeys(const std::string &infer_key) | nndeploy::llm::LlmInferFactory | inline |
| getModelKeys() | nndeploy::llm::LlmInferFactory | inline |
| registerLlmInfer(const std::string &infer_key, const std::string &model_key, std::shared_ptr< LlmInferCreator > creator) | nndeploy::llm::LlmInferFactory | inline |