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

Track PromptNode tested HF local LLMs #5219

Closed
vblagoje opened this issue Jun 27, 2023 · 3 comments
Closed

Track PromptNode tested HF local LLMs #5219

vblagoje opened this issue Jun 27, 2023 · 3 comments
Assignees

Comments

@vblagoje
Copy link
Member

We should compile a list of verified LLM models to manage the ever-expanding selection of open-source LLMs from HuggingFace (HF), available on the HF Hub. Accompanying each model, we should provide a related Colab notebook. This approach will allow our users to grasp the models we tried with PromptNode quickly and to start using them promptly (pun intended).

Here are the models we have tried already and the accompanying colabs:

@vblagoje vblagoje changed the title Create a list of PromptNode tested HF local LLMs Track PromptNode tested HF local LLMs Jun 27, 2023
@anakin87
Copy link
Member

(I still haven't experimented with these models.)

Another facet of this exploration work might involve loading models using quantization (Hugging Face blog post) and see if it requires some dependencies.

@anakin87
Copy link
Member

Haystack does not support quantization out-of-the-box, but does not seem to have any problems using Transformer models loaded with the accelerate and bitsandbytes libraries.
Our docs

@Timoeller
Copy link
Contributor

Seems out of date, closing for now.

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

3 participants