Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
abaranovskis-redsamurai authored Nov 24, 2024
1 parent 78d68cf commit 827c1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ Answer:
}
```

✅ Sparrow Parse Agent supports multi-page PDF documents. Example running private GPU backend `katanaml/sparrow-qwen2-vl-7b`:
✅ Sparrow Parse Agent supports multi-page PDF documents. Example running private GPU backend `katanaml/sparrow-qwen2-vl-7b`. You can pass PDF document through the API endpoint, response will be structured per page with page number indicators:

```
./sparrow.sh "{"table\": [{"description": "str", "latest_amount": 0, "previous_amount": 0}]}" --agent "sparrow-parse" --debug --options huggingface --options katanaml/sparrow-qwen2-vl-7b --file-path "/data/oracle_10k_2014_q1_small.pdf" --debug-dir "/data/"
Expand Down

0 comments on commit 827c1be

Please sign in to comment.