Replies: 2 comments
|
Just use different profiles |
0 replies
|
i have question what the model it use, i check demo and the question, i want to ask what demo newelle call by api, i asked not demo model but which mlp you built if their is |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I would like to query documents using Newelle, but I hesitate using external model providers for that. I do have hardware capable of running models locally, but they are slow. So I would like to dynamically and automically route privacy sensitive conversations to a local model, and all other to a fast external one.
All reactions