Assistance with custom endpoint for NER #481
-
Hi all - I'm trying to run an NER task using a mistral model, hosted within my organization, that I have access to through an endpoint like https://FakeExample.endpoint.com/api/generate I saw a feature was added in January that would allow for adding custom endpoints like this, and I attempted to add one - my config.cfg is given below on running this, I get "Config validation error I'm sure I'm doing something silly wrong, any advice is appreciated!
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Figured out the solution - for anybody wondering, I had an ollama endpoint set up, and was able to query the LLM with a config like
|
Beta Was this translation helpful? Give feedback.
Figured out the solution - for anybody wondering, I had an ollama endpoint set up, and was able to query the LLM with a config like