How to instantiate a BaseModelBackend class with local LLM #1680
Answered
by
Wendong-Fan
Handsomeliuxzh
asked this question in
Q&A
-
class BaseModelBackend(ABC, metaclass=ModelBackendMeta):
|
Beta Was this translation helpful? Give feedback.
Answered by
Wendong-Fan
Mar 3, 2025
Replies: 1 comment 2 replies
-
Hey @Handsomeliuxzh , here is our documentation: https://docs.camel-ai.org/key_modules/models.html#using-on-device-open-source-models |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Wendong-Fan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Handsomeliuxzh , here is our documentation: https://docs.camel-ai.org/key_modules/models.html#using-on-device-open-source-models