Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add local models to non-streaming accept list #14420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatthewKhouzam
Copy link

@MatthewKhouzam MatthewKhouzam commented Nov 8, 2024

What it does

Allows local model orchestrators like GPT4All to be a back-end for Theia's AI features.

Starts to address issues/14413

How to test

Launch GPT4All,
Download a model on the list, I suggest Mistral OpenOrca
Enable AI,
Add a local model in OpenAICustomModels
Set agents to use it.

See video in issue for more details

Follow-ups

We need to set up a max_token as different orchestrators stop at different lengths.

Review checklist

Reminder for reviewers

Allows local model orchestrators like GPT4All to be a back-end
for Theia's AI features.

Starts to address issues/14413

Signed-off-by: Matthew Khouzam <[email protected]>
Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this hotfix.

In general we should make this configurable per (custom) model with an additional attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

2 participants