Closed SalvadorRuizGuevara closed 1 month ago
This is correct, this HF space is private, as it runs on paid GPU. You can create your own HF space and deploy the code available in Sparrow Parse: https://github.com/katanaml/sparrow/tree/main/sparrow-data/parse/sparrow_parse/vllm/infra/qwen2_vl_7b
May I suggest to update the documentation with this info? I really struggle to get anything working in this repo, out of the unstructured wrapper. What is "sparrow key" for example?
I'm in the process of updating and simplifying docs structure currently. In the next version agents and code related to Unstructured, Haystack, LlamaIndex and LangChain will be removed. As my primary focus on Sparrow Parse functionality with vision LLM models. Sparrow Parse generates the best results with vision LLM.
Sparrow key can be set to anything in your own deployment. I use Sparrow key to control access to Sparrow deployment on GPU instance, for example: https://katanaml-sparrow-ui.hf.space. I give Sparrow key only to potential customers.
When im trying to use the sparrow-parse agent it gives the following error:
Is the sparrow parse model deprecated? Or moved to another repository?