Maybe there could be a version of the requirements without vllm and llama-stack in order to make the repo compatible with MacOS.
As far as I understand, these two dependencies are only used by local LLMs like Llama. In other words, the full pipeline can run on MacOS while making API calls or using simple anonymizers.
Maybe there could be a version of the requirements without
vllmandllama-stackin order to make the repo compatible with MacOS.As far as I understand, these two dependencies are only used by local LLMs like Llama. In other words, the full pipeline can run on MacOS while making API calls or using simple anonymizers.