|
What if I want to have 2 chats? I have to load 2 LLMs? In other LLM crates/(libraries from other programming languages), typically |
Answered by
ealmloff
Oct 31, 2024
Replies: 1 comment 1 reply
|
The |
1 reply
Answer selected by
InAnYan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
Llamastruct is a reference counted pointer to the language model. It is cheaply clonable so you can use it in many different places