Closed sumitsoman closed 6 months ago
Hi @sumitsoman,
The issue you encountered should now be resolved. We have recently made significant updates to ARES, including integrating support for vLLM, which enables users to run models locally. Please refer to the latest version of ARES here and follow the updated instructions in the quick start guide.
Let us know if you encounter any further issues!
The readme mentions the following:
However I am not able to import ARES without setting the OpenAI key, this line
gives the following error:
Can I use ARES without the OpenAI key? The readme claims it can work with custom RAG models.