Haystack REST API with local model #5877
Unanswered
Sillas-Conde
asked this question in
Questions
Replies: 1 comment
-
Hello @Sillas-Conde! Yes, you can pass your ow Pipeline YAML to the REST API. Have you seen this tutorial? It explains all the steps. https://haystack.deepset.ai/tutorials/20_using_haystack_with_rest_api#overview |
Beta Was this translation helpful? Give feedback.
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.
-
Hi I have a FARM Reader and DPR Retriever trained and stored in local machine and I want to use it with Haystack REST API.
Is there a way to modify the pipelines.yml to access my models?
Otherwise, there is a way to upload these models to an official model in Hugging Face to use it on pipelines.yml?
Beta Was this translation helpful? Give feedback.
All reactions