#include <abstract_llm_infer.h>
Definition at line 309 of file abstract_llm_infer.h.
◆ getAllKeys()
| std::set<std::pair<std::string, std::string> > nndeploy::llm::LlmInferFactory::getAllKeys |
( |
| ) |
|
|
inline |
◆ getCreator()
| std::shared_ptr<LlmInferCreator> nndeploy::llm::LlmInferFactory::getCreator |
( |
const std::string & |
infer_key, |
|
|
const std::string & |
model_key |
|
) |
| |
|
inline |
◆ getInferKeys()
| std::set<std::string> nndeploy::llm::LlmInferFactory::getInferKeys |
( |
| ) |
|
|
inline |
◆ getInstance()
◆ getModelKeys() [1/2]
| std::set<std::string> nndeploy::llm::LlmInferFactory::getModelKeys |
( |
| ) |
|
|
inline |
◆ getModelKeys() [2/2]
| std::set<std::string> nndeploy::llm::LlmInferFactory::getModelKeys |
( |
const std::string & |
infer_key | ) |
|
|
inline |
◆ registerLlmInfer()
| void nndeploy::llm::LlmInferFactory::registerLlmInfer |
( |
const std::string & |
infer_key, |
|
|
const std::string & |
model_key, |
|
|
std::shared_ptr< LlmInferCreator > |
creator |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/stable/plugin/include/nndeploy/llm/abstract_llm_infer.h