page-assist icon indicating copy to clipboard operation
page-assist copied to clipboard

Chat with multiple model via @

Open RickySupriyadi opened this issue 1 year ago • 1 comments
trafficstars

chat with multiple model available with @ for example:

  1. setup : above chat box rather than pick 1 model able to pick group model (group model set in the setting)
  2. use: type prompt in prompt box with @modelname to get answer from that model: hello who are you? what base model are you? @mistral @llama2 @mixtral or @mistral @llama2 @mixtral hello, who are you? what base model are you? then it answer: mistral: i am mistral how can i help you today? llama2: i am llama2 is there anything else you want to know about my existence? mixtral: i am mixtral we are mixture of expert trained in various experts, is there anything more you like to know?

RickySupriyadi avatar Mar 31 '24 14:03 RickySupriyadi

Hey, thank you for the suggestion. It is possible to add, but it will be slow since Ollama needs to load different models for each message, one after another.

n4ze3m avatar Mar 31 '24 14:03 n4ze3m