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

Question - Any plans to support local LLM models? #124

Closed
0xm4v3rick opened this issue Jun 19, 2023 · 5 comments
Closed

Question - Any plans to support local LLM models? #124

0xm4v3rick opened this issue Jun 19, 2023 · 5 comments

Comments

@0xm4v3rick
Copy link

Hi Team,

Thanks for making this tool. Are there any plans to support local LLM model for this as an alternative to GPT?
Pentest contains sensitive info and it would be good to not share this with a SaaS solution and keep it local. An configuration option to have connect to local model would be great to have.

Thanks!

@busraoguzoglu
Copy link

busraoguzoglu commented Jul 26, 2023

Hello, is there any progress on this? Is it possible to use the tool with other models like LLAMA? I saw that the latest update made this possible but will you add any examples for that?

@GreyDGL
Copy link
Owner

GreyDGL commented Jul 26, 2023

@busraoguzoglu Yes. Please check the latest commit. We have supported GPT4All models.
Note that during the testing, we notice that all the open-source models are not as good as GPT4.

@SATUNIX
Copy link

SATUNIX commented Sep 16, 2023

@busraoguzoglu Yes. Please check the latest commit. We have supported GPT4All models. Note that during the testing, we notice that all the open-source models are not as good as GPT4.

Good point, its best to stick with GPT4API For now until specific models can be trained I've ran some testing using Vicuna and LLaMa2 and the results were negligible..

@GreyDGL
Copy link
Owner

GreyDGL commented Sep 17, 2023

@SATUNIX fine-tuned Vicuna-13b looks fine, but other than that, all the open-source models below 13B are kinda not working at all.

@GreyDGL
Copy link
Owner

GreyDGL commented Feb 28, 2024

I'll merge this issue to #69 and implement further features.

@GreyDGL GreyDGL closed this as completed Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants