How can I connect the new Mistral LLM to Knime?

This is where the model is:

And this is the Workflow I am trying to connect it to:
https://hub.knime.com/knime/spaces/AI%20Extension%20Example%20Workflows/1)%20Large%20Language%20Models/Local%20LLMs/GPT4All~Do1baLMPHHm7wMIL/most-recent

Any help would be much appreciated thanks

If your hardware supports that you can download the model and then use a scripting node. If GPT4all already supports the model and a gguf file is available on hf then the KNIME AI nodes should also work
Other option would be to deploy it using hugging face and then call the endpoint (Deployment is not for free you need to pay for the cloud ressources)
br

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.